Skip to content

Commit ab54934

Browse files
committed
benchdnn: add deconv regression test
1 parent 24eda67 commit ab54934

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/benchdnn/inputs/deconv/harness_deconv_regression_general

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77

88
# Dilated deconvolution with signed input
99
--cfg=s8s8s32 mb1_ic16oc16_kh2kw1_ih1iw1_oh2ow1_sh1sw1_ph1pw0_dh1dw0n"signed_dilation_with_top_overflow"
10+
11+
# depthwise deconv channel tails
12+
--reset
13+
--cfg=u8s8s32 g19ic19iw5oc19ow5kw3pw1n"depthwise_deconv_channel_tails"

0 commit comments

Comments
 (0)