We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b8899 commit 53b9208Copy full SHA for 53b9208
tests/benchdnn/inputs/conv/test_conv_bfloat16
@@ -14,8 +14,8 @@
14
--cfg=bf16bf16bf16 --batch=set_conv_all
15
16
--dir=BWD_WB
17
---cfg=bf16f32bf16 --batch=set_conv_all
18
---cfg=bf16bf16bf16 --batch=shapes_resnet_50
+--cfg=bf16f32bf16 --batch=set_conv_all --batch=set_dilated-conv
+--cfg=bf16bf16bf16 --batch=shapes_resnet_50 --batch=set_dilated-conv
19
20
# PostOps + Attributes
21
--dir=FWD_B
0 commit comments