Skip to content

Commit

Permalink
rename and move mp ru helper file
Browse files Browse the repository at this point in the history
  • Loading branch information
irenaby committed Jan 13, 2025
1 parent 637176f commit 90d9dc2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
RUTarget, ResourceUtilization
from model_compression_toolkit.core.common.mixed_precision.resource_utilization_tools.resource_utilization_calculator import \
TargetInclusionCriterion, BitwidthMode
from model_compression_toolkit.core.common.mixed_precision.resource_utilization_tools.ru_methods import \
from model_compression_toolkit.core.common.mixed_precision.mixed_precision_ru_helper import \
MixedPrecisionRUHelper
from model_compression_toolkit.core.common.mixed_precision.sensitivity_evaluation import SensitivityEvaluation
from model_compression_toolkit.logger import Logger
Expand Down

0 comments on commit 90d9dc2

Please sign in to comment.