Skip to content

Commit 81a1d98

Browse files
msotoflovpirogov
authored andcommitted
benchdnn: input: conv: enable ch_tail tests for F32 NXC DW Conv
1 parent ca6df8b commit 81a1d98

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/benchdnn/inputs/conv/harness_conv_f32_nxc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
--stag=axb --dtag=axb
55
--mb=2 # for fwd and bwd_d reduce mb
66

7-
--dir=FWD_B,BWD_D
7+
--dir=FWD_B,BWD_D,BWD_WB
88
--batch=set_conv_all --batch=shapes_mobilenet_dw --batch=shapes_regression_dw
99

10-
--dir=BWD_WB --batch=set_conv_all
11-
1210
--mb=0 # for bwd_w use the actual mb for 1 topology
1311
--dir=BWD_WB --batch=shapes_resnet_50

0 commit comments

Comments
 (0)