Merge pull request #42261 from DoxasticFox:patch-1

PiperOrigin-RevId: 328680434
Change-Id: I20ab64081e525b44fddff84d361e2a1f19a227ef
This commit is contained in:
TensorFlower Gardener 2020-08-26 23:08:51 -07:00
commit 391e2bc93e

View File

@ -122,7 +122,7 @@ ${GPU_EXTRA_PARAMS} ${ROCM_EXTRA_PARAMS} \
"${DOCKER_IMG_TAG}" \
/bin/bash -c "tensorflow/tools/ci_build/builds/run_pip_tests.sh && "\
"tensorflow/tools/ci_build/builds/test_tutorials.sh && "\
"tensorflow/tools/ci_bukld/builds/integration_tests.sh"
"tensorflow/tools/ci_build/builds/integration_tests.sh"
RESULT=$?