Skip to content

Commit d31ddf7

Browse files
committed
benchdnn: conv: add regression test case
1 parent dc8eafd commit d31ddf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/benchdnn/inputs/conv/test_conv_regression_gpu

+2
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ g16mb1ic16id120ih200iw340oc16od60oh100ow170kd3kh3kw3sd2sh2sw2pd0ph0pw0
4141

4242
# reorder layout with non-power-of-two strides
4343
--reset --dt=bf16 --dir=FWD_B,FWD_D --wtag=any,abcd --dtag=abcd mb3_ic1oc3_ih8oh8kh1sh1dh0ph0_iw9ow3kw3sw3dw0pw0
44+
45+
--reset --dir=BWD_D --stag=abcd --wtag=abcde --dtag=abcd g768mb16ic768ih1iw16oc768oh1ow16kh1kw9ph0pw4

0 commit comments

Comments
 (0)