Skip to content

Commit e080c4b

Browse files
Remove import
1 parent 768edff commit e080c4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/openvino/test_quantization.py

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
import numpy as np
2828
import torch
2929
from datasets import load_dataset
30-
from nncf.common.logging.track_progress import track
3130
from nncf.quantization.advanced_parameters import OverflowFix
3231
from parameterized import parameterized
3332
import openvino.runtime as ov

0 commit comments

Comments
 (0)