Skip to content

Commit

Permalink
Fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-lyakhov committed Sep 15, 2023
1 parent 5b68b4b commit 1e7a0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/torch/ptq/test_reducers_and_aggregators.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
from nncf.torch.tensor_statistics.collectors import PTNNCFCollectorTensorProcessor
from nncf.torch.tensor_statistics.collectors import PTNoopReducer
from nncf.torch.tensor_statistics.collectors import PTQuantileReducer
from tests.experimental.common.test_reducers_and_aggregators import TemplateTestReducersAggreagtors
from tests.common.experimental.test_reducers_and_aggregators import TemplateTestReducersAggreagtors


class TestReducersAggregators(TemplateTestReducersAggreagtors):
Expand Down

0 comments on commit 1e7a0c2

Please sign in to comment.