We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f7398 commit 12fe317Copy full SHA for 12fe317
1 file changed
backends/cortex_m/ops/targets.bzl
@@ -68,6 +68,7 @@ OPERATORS = [
68
"quantized_depthwise_conv2d",
69
"quantized_transpose_conv2d",
70
"quantized_avg_pool2d",
71
+ "quantized_batch_matmul",
72
"quantized_max_pool2d",
73
]
74
0 commit comments