diff --git a/op_builder/builder.py b/op_builder/builder.py index 4fc1d40eff53..09b781fddd72 100644 --- a/op_builder/builder.py +++ b/op_builder/builder.py @@ -79,7 +79,8 @@ def get_default_compute_capabilities(): "11.4", "11.5", "11.6", - "11.7"], + "11.7", + "11.8"], }