Skip to content

Commit

Permalink
benchdnn: ip: add benchdnn tests for acl weights blocked layout
Browse files Browse the repository at this point in the history
  • Loading branch information
snadampal authored and vpirogov committed Mar 13, 2024
1 parent 214fb9e commit e7abee2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions tests/benchdnn/inputs/ip/test_ip_acl
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@
--wtag=abx,axb
# 2d-spatial dimensions
--batch=shapes_googlenet_v1

# Tests for external blocked weights layout.
--reset
--dir=FWD_I
--skip-impl='ref,jit'
--allow-enum-tags-only=0
--wtag=Ab8a
--batch=shapes_bert

0 comments on commit e7abee2

Please sign in to comment.