We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8feac commit 0275c47Copy full SHA for 0275c47
backends/openvino/quantizer/quantizer.py
@@ -6,7 +6,6 @@
6
7
from collections import defaultdict
8
from enum import Enum
9
-from itertools import islice
10
from typing import Dict, List, Optional, Tuple
11
12
import nncf
0 commit comments