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 8f51c39 commit a6420b8Copy full SHA for a6420b8
.jenkins/pytorch/test.sh
@@ -269,7 +269,7 @@ test_bazel() {
269
270
get_bazel
271
272
- tools/bazel test --test_output=all --test_tag_filters=-gpu-required --test_filter=-*CUDA :all_tests
+ tools/bazel test --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required --test_filter=-*CUDA :all_tests
273
}
274
275
test_cpp_extensions() {
0 commit comments