Skip to content

Commit

Permalink
Set NIGHTLY tag for 'tensordot' UT (#36354)
Browse files Browse the repository at this point in the history
  • Loading branch information
From00 authored Oct 13, 2021
1 parent 3c2bdaa commit 90457d8
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 @@ -1060,3 +1060,4 @@ endif()
set_tests_properties(test_inplace_addto_strategy PROPERTIES TIMEOUT 120)
set_tests_properties(test_eigvals_op PROPERTIES TIMEOUT 400)
set_tests_properties(test_tensordot PROPERTIES TIMEOUT 1000)
set_tests_properties(test_tensordot PROPERTIES LABELS "RUN_TYPE=NIGHTLY")

0 comments on commit 90457d8

Please sign in to comment.