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 cf9a4bd commit bf91189Copy full SHA for bf91189
python/paddle/fluid/tests/unittests/CMakeLists.txt
@@ -845,7 +845,7 @@ set_tests_properties(test_dygraph_multi_forward PROPERTIES TIMEOUT 120)
845
set_tests_properties(test_norm_op PROPERTIES TIMEOUT 120)
846
set_tests_properties(test_imperative_ocr_attention_model PROPERTIES TIMEOUT 120)
847
set_tests_properties(test_imperative_mnist PROPERTIES TIMEOUT 120)
848
-set_tests_properties(test_fused_elemwise_activation_op PROPERTIES TIMEOUT 150)
+set_tests_properties(test_fused_elemwise_activation_op PROPERTIES TIMEOUT 270)
849
set_tests_properties(test_gru_op PROPERTIES TIMEOUT 200)
850
set_tests_properties(test_layer_norm_op PROPERTIES TIMEOUT 150)
851
set_tests_properties(test_pool3d_op PROPERTIES TIMEOUT 150)
0 commit comments