Skip to content

Commit

Permalink
Update code
Browse files Browse the repository at this point in the history
  • Loading branch information
PenghuiCheng committed Oct 19, 2023
1 parent 2f9916b commit 8112179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/neural_compressor/test_optimization.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
INCSeq2SeqTrainer,
INCStableDiffusionPipeline,
)
from optimum.intel.neural_compressor import WeightOnlyQuantConfig
from intel_extension_for_transformers.transformers.utils.quantization_config import WeightOnlyQuantConfig
from optimum.intel.utils.constant import DIFFUSION_WEIGHTS_NAME
from optimum.onnxruntime import ORTModelForCausalLM, ORTModelForSequenceClassification
from optimum.pipelines import ORT_SUPPORTED_TASKS
Expand Down

0 comments on commit 8112179

Please sign in to comment.