Merge pull request #12703 from ROCmSoftwarePlatform:rocm-ci-update2

PiperOrigin-RevId: 479652964
This commit is contained in:
jax authors 2022-10-07 13:12:57 -07:00
commit 33f18fe27b

View File

@ -101,6 +101,7 @@ fi
# Run the command inside the container.
echo "Running '${POSITIONAL_ARGS[*]}' inside ${DOCKER_IMG_NAME}..."
export TENSORFLOW_ROCM_COMMIT="${TENSORFLOW_ROCM_COMMIT:-}"
docker run ${KEEP_IMAGE} --name ${DOCKER_IMG_NAME} --pid=host \
-v ${WORKSPACE}:/workspace \