Skip to content

Commit

Permalink
tests: benchdnn: inputs: reorder: add regression test case
Browse files Browse the repository at this point in the history
  • Loading branch information
tczeszun committed Jan 27, 2025
1 parent e261368 commit 8fa544b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/benchdnn/inputs/reorder/harness_reorder_regression
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@
--stag=abdc --dtag=abcd
--attr-zero-points=src0:common:1
1x32x128x33

# Test bf16 with aBcde4b format
--reset
--skip-impl=simple #skip non-jit version
--sdt=bf16 --ddt=bf16
--stag=aBcde4b --dtag=aBcde4b
2x24x19x19x19

0 comments on commit 8fa544b

Please sign in to comment.