Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion intel_extension_for_transformers/transformers/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import yaml
from enum import Enum

from neural_compressor.conf.dotdict import DotDict
from neural_compressor.utils.utility import DotDict
from .utils.metrics import Metric
from .utils.objectives import Objective, performance

Expand Down
107 changes: 0 additions & 107 deletions intel_extension_for_transformers/transformers/utils/utility_tf.py

This file was deleted.