Skip to content

Commit d66926a

Browse files
committed
benchdnn: ip: add benchdnn tests for acl weights blocked layout
1 parent 448ce21 commit d66926a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/benchdnn/inputs/ip/test_ip_acl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@
2424
--wtag=abx,axb
2525
# 2d-spatial dimensions
2626
--batch=shapes_googlenet_v1
27+
28+
# Tests for external blocked weights layout.
29+
--reset
30+
--dir=FWD_I
31+
--skip-impl='ref,jit'
32+
--allow-enum-tags-only=0
33+
--wtag=Ab8a
34+
--batch=shapes_bert

0 commit comments

Comments
 (0)