Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
echarlaix committed Nov 6, 2023
1 parent 339605f commit f188c0f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimum/intel/neural_compressor/trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
from transformers.data.data_collator import DataCollator
from transformers.debug_utils import DebugOption, DebugUnderflowOverflow


# Integrations must be imported before ML frameworks:
from transformers.integrations import deepspeed_init, deepspeed_load_checkpoint, hp_params, is_deepspeed_available
from transformers.modeling_utils import PreTrainedModel, get_parameter_dtype, unwrap_model
Expand Down

0 comments on commit f188c0f

Please sign in to comment.