Skip to content

Commit

Permalink
benchdnn: conv: add regression case
Browse files Browse the repository at this point in the history
  • Loading branch information
echeresh committed Aug 2, 2024
1 parent 281dd3b commit 49eee6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/benchdnn/inputs/conv/test_conv_regression_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ g16mb1ic16id120ih200iw340oc16od60oh100ow170kd3kh3kw3sd2sh2sw2pd0ph0pw0
--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
--reset --dir=BWD_WB --stag=abcd --wtag=abcd --dtag=abcd ic3ih5oc3oh5kh1ph0

0 comments on commit 49eee6a

Please sign in to comment.