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 ca6df8b commit 81a1d98Copy full SHA for 81a1d98
tests/benchdnn/inputs/conv/harness_conv_f32_nxc
@@ -4,10 +4,8 @@
4
--stag=axb --dtag=axb
5
--mb=2 # for fwd and bwd_d reduce mb
6
7
---dir=FWD_B,BWD_D
+--dir=FWD_B,BWD_D,BWD_WB
8
--batch=set_conv_all --batch=shapes_mobilenet_dw --batch=shapes_regression_dw
9
10
---dir=BWD_WB --batch=set_conv_all
11
-
12
--mb=0 # for bwd_w use the actual mb for 1 topology
13
--dir=BWD_WB --batch=shapes_resnet_50
0 commit comments