Skip to content

Commit 876e896

Browse files
committed
change autotune path
Signed-off-by: xin3he <xin3.he@intel.com>
1 parent 0cbc8e6 commit 876e896

File tree

2 files changed

+1
-68
lines changed

2 files changed

+1
-68
lines changed

neural_compressor/torch/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
)
2525

2626
from neural_compressor.common.base_tuning import TuningConfig
27-
from neural_compressor.torch.autotune import autotune, get_default_tune_config
27+
from neural_compressor.torch.quantization.autotune import autotune, get_default_tune_config

neural_compressor/torch/autotune.py

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)