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.
2 parents a0ff3a4 + 34f9883 commit 03be766Copy full SHA for 03be766
dockers/tpu-tests/tpu_test_cases.jsonnet
@@ -37,6 +37,7 @@ local tputests = base.BaseTest {
37
export XRT_TPU_CONFIG="tpu_worker;0;${KUBE_GOOGLE_CLOUD_TPU_ENDPOINTS:7}"
38
export PL_RUN_TPU_TESTS=1
39
cd tests/tests_pytorch
40
+ set -e
41
coverage run --source=pytorch_lightning -m pytest -vv --durations=0 ./
42
echo "\n||| Running standalone tests |||\n"
43
bash run_standalone_tests.sh
0 commit comments