Skip to content

Commit cbffe3c

Browse files
committed
benchdnn: fix: remove additional --conv in test file
1 parent 4cdfe8f commit cbffe3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/benchdnn/inputs/conv/test_conv_regression_general

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ mb1_g16ic16oc16_ih5oh2kh2sh3ph0
132132
--reset --dir=FWD_I mb1ic3ih320oc51oh160kh7sh2ph3n"regression_oc-channel"
133133

134134
# Dilated convolution with ih<=dh when there is _no_ compute work.
135-
--reset --conv --cfg=u8s8u8 mb1ic16ih1iw1oc16oh2ow1kh3kw1dh1ph1
135+
--reset --cfg=u8s8u8 mb1ic16ih1iw1oc16oh2ow1kh3kw1dh1ph1n"regression_dh_equals_ih"

0 commit comments

Comments
 (0)