Skip to content

Commit 12fe317

Browse files
authored
Add quantized_batch_matmul to OPERATORS list
Differential Revision: D96686225 Pull Request resolved: #18200
1 parent f1f7398 commit 12fe317

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backends/cortex_m/ops/targets.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ OPERATORS = [
6868
"quantized_depthwise_conv2d",
6969
"quantized_transpose_conv2d",
7070
"quantized_avg_pool2d",
71+
"quantized_batch_matmul",
7172
"quantized_max_pool2d",
7273
]
7374

0 commit comments

Comments
 (0)