Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-lyakhov committed Jul 2, 2024
1 parent 71b49f7 commit 158383b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import nncf
from nncf.common.logging.track_progress import track
from nncf.torch.dynamic_graph.patch_pytorch import disable_patching
from tests.torch_fx.helpers import TinyImagenetDatasetManager
from tests.torch.fx.helpers import TinyImagenetDatasetManager

IMAGE_SIZE = 64
BATCH_SIZE = 128
Expand Down

0 comments on commit 158383b

Please sign in to comment.