Skip to content

Commit cc9684b

Browse files
committed
rebase fix for import VgfQuantizer
Signed-off-by: Rob Elliott <[email protected]>
1 parent 505f4bc commit cc9684b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/arm/quantizer/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
EthosUQuantizer,
1010
get_symmetric_quantization_config,
1111
TOSAQuantizer,
12+
VgfQuantizer,
1213
)
1314

1415
# Used in tests

0 commit comments

Comments
 (0)