Skip to content

Commit

Permalink
tests: benchdnn: inputs: resampling: add binary per_tensor po coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
tczeszun authored and vpirogov committed Jul 5, 2023
1 parent 4a0e087 commit 65ccd25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/benchdnn/inputs/resampling/test_resampling_all
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
--sdt=f32
--ddt=f32
--attr-post-ops=mul:f32, \
clip:2:10+sum:0.1+add:s8:per_oc+sum
clip:2:10+sum:0.1+add:s8:per_oc+sum,sum+add:f32:per_tensor
--batch=shapes_ci

# bf16
Expand Down

0 comments on commit 65ccd25

Please sign in to comment.