Skip to content

Commit

Permalink
skip test_ops_nms
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardWooSJTU committed Apr 2, 2022
1 parent dfb5f20 commit 615aff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/paddle/fluid/tests/unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ endif()

if(WIN32)
LIST(REMOVE_ITEM TEST_OPS test_complex_matmul)
LIST(REMOVE_ITEM TEST_OPS test_ops_nms)
endif()

LIST(REMOVE_ITEM TEST_OPS test_fleet_checkpoint)
Expand Down

1 comment on commit 615aff7

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.