Skip to content

Commit

Permalink
fix error blank
Browse files Browse the repository at this point in the history
  • Loading branch information
xiliu8006 committed Jul 1, 2021
1 parent 6156cf9 commit 2d3a88b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_runtime/test_apis.py
Original file line number Diff line number Diff line change
Expand Up @@ -358,4 +358,3 @@ def test_single_gpu_test():
assert bboxes_3d.tensor.shape[1] == 7
assert scores_3d.shape[0] >= 0
assert labels_3d.shape[0] >= 0

0 comments on commit 2d3a88b

Please sign in to comment.