We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 505f4bc commit cc9684bCopy full SHA for cc9684b
backends/arm/quantizer/__init__.py
@@ -9,6 +9,7 @@
9
EthosUQuantizer,
10
get_symmetric_quantization_config,
11
TOSAQuantizer,
12
+ VgfQuantizer,
13
)
14
15
# Used in tests
0 commit comments