Skip to content

Commit

Permalink
tests: benchdnn: add incongruent channel size tests for binary
Browse files Browse the repository at this point in the history
  • Loading branch information
h-sadia authored and karturov committed Sep 26, 2022
1 parent ce57712 commit 233b02e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions tests/benchdnn/inputs/binary/test_binary_gpu
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,19 @@
8x16x1:1x16x16
1x1x1:32x32x1

--reset
--inplace=false
--attr-post-ops=sum:0.25+relu:-0.01
--alg=ADD,MUL,MAX,MIN,DIV,SUB,GE,GT,LE,LT,EQ,NE

--ddt=f16
--sdt=f16:f16
--stag=ABx16a16b:ABx16a16b

16x384x20x20:16x384x20x20
8x128x64x64:8x128x64x64
16x64x16x16:16x64x16x16

# Test layers of some key GPU DL Frameworks
--reset
--batch=option_set_fwks_key_gpu

0 comments on commit 233b02e

Please sign in to comment.