Skip to content

Commit d5ae7b9

Browse files
zonglinpengfacebook-github-bot
authored andcommitted
link quantize conv (#8942)
Summary: titled Reviewed By: skrtskrtfb Differential Revision: D70507395
1 parent 73740e9 commit d5ae7b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backends/cadence/hifi/operators/targets.bzl

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ OPERATORS = [
4747
"pow",
4848
"quantized_fully_connected_out",
4949
"quantize_per_tensor",
50+
"quantized_conv_out",
5051
"quantized_layer_norm",
5152
"quantized_linear_out",
5253
"quantized_relu_out",

0 commit comments

Comments
 (0)