Skip to content

Commit

Permalink
Update test_nms_match_small.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yinfan98 authored Oct 8, 2023
1 parent 2fb9984 commit 354847e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_ops/test_nms_match_small.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ def test_nms_match():
numpy.array(torch_output),
numpy.array(ort_output[0])), 'list are not equal'
os.remove(temp_onnx.name)

0 comments on commit 354847e

Please sign in to comment.