Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
tianleiwu committed Feb 3, 2024
1 parent f073163 commit 57b1631
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions onnxruntime/test/python/onnxruntime_test_python.py
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,6 @@ def test_get_and_set_option_with_values(option_name, option_values):
str(option_value),
)

test_get_and_set_option_with_values("prefer_nhwc", ["1", "0"])

test_get_and_set_option_with_values("enable_cuda_graph", ["1", "0"])

test_get_and_set_option_with_values("arena_extend_strategy", ["kNextPowerOfTwo", "kSameAsRequested"])
Expand Down

0 comments on commit 57b1631

Please sign in to comment.