We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0906a4e commit c102a54Copy full SHA for c102a54
nncf/version.py
@@ -12,6 +12,6 @@
12
__version__ = "2.17.0"
13
14
15
-BKC_TORCH_SPEC = "==2.6.*"
+BKC_TORCH_SPEC = "==2.7.*"
16
BKC_TF_SPEC = "==2.15.*"
17
STRICT_TF_SPEC = ">=2.9.3,<2.16.0"
0 commit comments