Skip to content

Commit 75d0b1a

Browse files
committed
benchdnn: conv: add bf16 dilation shapes
1 parent b7726e1 commit 75d0b1a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/benchdnn/inputs/conv/test_conv_bfloat16

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
--cfg=bf16bf16bf16 --batch=set_conv_all
1515

1616
--dir=BWD_WB
17-
--cfg=bf16f32bf16 --batch=set_conv_all
18-
--cfg=bf16bf16bf16 --batch=shapes_resnet_50
17+
--cfg=bf16f32bf16 --batch=set_conv_all --batch=set_dilated-conv
18+
--cfg=bf16bf16bf16 --batch=shapes_resnet_50 --batch=set_dilated-conv
1919

2020
# PostOps + Attributes
2121
--dir=FWD_B

0 commit comments

Comments
 (0)