Skip to content

Commit ebf149c

Browse files
h-sadiakarturov
authored andcommitted
bench: add few tests for per_tensor post-op for reduction
1 parent 1d5199e commit ebf149c

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

tests/benchdnn/inputs/reduction/test_reduction_gpu

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,14 @@
5555
--p=1,2 --eps=0.5
5656
--alg=norm_lp_sum
5757
--batch=shapes_gpu_small_set
58+
59+
--reset
60+
--sdt=f32
61+
--ddt=f32
62+
--p=0 --eps=0.5
63+
--alg=min
64+
--attr-post-ops=add:f32:per_tensor:abcd
65+
66+
3x3x4x3:3x3x1x3
67+
3x3x4x3:3x1x4x3
68+
7x6x9x2:7x6x9x1

0 commit comments

Comments
 (0)