Skip to content

Commit aff48d5

Browse files
committed
cpu: x64: binary: change the algorithm used in test
1 parent fb8ac7d commit aff48d5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

tests/benchdnn/inputs/binary/harness_binary_regression

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
--reset --attr-post-ops=add:f32:2 1x17:1x1
99

1010
# per_w broadcasting strategy
11-
--reset --attr-post-ops=mul:f32:per_dim_2+add:f32:per_dim_2 --alg=div 1x20x768:1x20x1
11+
--reset --attr-post-ops=mul:f32:4+add:f32:4 --alg=add 1x20x768:1x20x1

tests/benchdnn/inputs/binary/test_binary_regression

-4
This file was deleted.

0 commit comments

Comments
 (0)