Skip to content

Commit

Permalink
Fix ut limit time
Browse files Browse the repository at this point in the history
  • Loading branch information
0x45f committed May 17, 2022
1 parent 300fcfa commit 79bcc3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ endforeach(TEST_OP)

set_tests_properties(test_autograd_functional_dynamic PROPERTIES TIMEOUT 160)
set_tests_properties(test_autograd_functional_static PROPERTIES TIMEOUT 160)
set_tests_properties(test_gradients_and_minimize PROPERTIES TIMEOUT 160)
set_tests_properties(test_gradients_and_minimize PROPERTIES TIMEOUT 60)

0 comments on commit 79bcc3a

Please sign in to comment.