Skip to content

Commit

Permalink
[TORCH] BKC_TORCHVISION_VERSION fix
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-lyakhov committed Nov 2, 2023
1 parent f2cb7ae commit 6c0f77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nncf/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@

__version__ = "2.6.0"

BKC_TORCH_VERSION = "2.1.1"
BKC_TORCH_VERSION = "2.1.0"
BKC_TORCHVISION_VERSION = "0.16.0"
BKC_TF_VERSION = "2.12.*"

0 comments on commit 6c0f77b

Please sign in to comment.