We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09eb82c commit 635306dCopy full SHA for 635306d
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -849,7 +849,7 @@ set_tests_properties(test_dygraph_multi_forward PROPERTIES TIMEOUT 120)
849
set_tests_properties(test_norm_op PROPERTIES TIMEOUT 120)
850
set_tests_properties(test_imperative_ocr_attention_model PROPERTIES TIMEOUT 120)
851
set_tests_properties(test_imperative_mnist PROPERTIES TIMEOUT 120)
852
-set_tests_properties(test_fused_elemwise_activation_op PROPERTIES TIMEOUT 150)
+set_tests_properties(test_fused_elemwise_activation_op PROPERTIES TIMEOUT 270)
853
set_tests_properties(test_gru_op PROPERTIES TIMEOUT 200)
854
set_tests_properties(test_layer_norm_op PROPERTIES TIMEOUT 150)
855
set_tests_properties(test_pool3d_op PROPERTIES TIMEOUT 150)
0 commit comments