Skip to content

Commit

Permalink
benchdnn: inputs: graph: op: remove tests of pow
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoLv committed Nov 12, 2024
1 parent a584c01 commit 8c11378
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 68 deletions.
60 changes: 0 additions & 60 deletions tests/benchdnn/inputs/graph/op/f32/pow.json

This file was deleted.

3 changes: 0 additions & 3 deletions tests/benchdnn/inputs/graph/op/harness_bf16_all
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,3 @@
--reset --dt=bf16 --in-shapes=0:abcd --case=op/f32/reorder.json
--reset --dt=bf16 --in-shapes=0:cdba --case=op/f32/reorder.json
--reset --dt=bf16 --in-shapes=0:acdb --case=op/f32/reorder.json

# only the graph compiler supports this op
--reset --dt=bf16 --case=op/f32/pow.json
2 changes: 0 additions & 2 deletions tests/benchdnn/inputs/graph/op/harness_f32_all
Original file line number Diff line number Diff line change
Expand Up @@ -950,5 +950,3 @@
--reset --case=op/f32/gnorm.json
--reset --case=op/f32/static_reshape.json
--reset --case=op/f32/static_transpose.json
# only the graph compiler supports this op
--reset --case=op/f32/pow.json
3 changes: 0 additions & 3 deletions tests/benchdnn/inputs/graph/op/harness_f32_ci
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,3 @@
--reset --case=op/f32/select.json
--reset --case=op/f32/static_reshape.json
--reset --case=op/f32/static_transpose.json

# only the graph compiler supports this op
--reset --case=op/f32/pow.json

0 comments on commit 8c11378

Please sign in to comment.