Skip to content

Commit

Permalink
benchdnn: conv: add regression test case
Browse files Browse the repository at this point in the history
  • Loading branch information
echeresh authored and karturov committed Jun 14, 2024
1 parent b529d22 commit 4a045e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/benchdnn/inputs/conv/test_conv_regression_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ g16mb1ic16id120ih200iw340oc16od60oh100ow170kd3kh3kw3sd2sh2sw2pd0ph0pw0

# reorder layout with non-power-of-two strides
--reset --dt=bf16 --dir=FWD_B,FWD_D --wtag=any,abcd --dtag=abcd mb3_ic1oc3_ih8oh8kh1sh1dh0ph0_iw9ow3kw3sw3dw0pw0

--reset --dir=BWD_D --stag=abcd --wtag=abcde --dtag=abcd g768mb16ic768ih1iw16oc768oh1ow16kh1kw9ph0pw4

0 comments on commit 4a045e4

Please sign in to comment.