Updates SageMaker docs for updating DLCs (#11140)

This commit is contained in:
Philipp Schmid 2021-04-08 22:05:53 +02:00 committed by GitHub
parent ba2cf5f90d
commit 9c9b8e707b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -136,10 +136,7 @@ images:
docker_file: !join [ docker/, *SHORT_VERSION, /, *DOCKER_PYTHON_VERSION, /, docker_file: !join [ docker/, *SHORT_VERSION, /, *DOCKER_PYTHON_VERSION, /,
*CUDA_VERSION, /Dockerfile., *DEVICE_TYPE ] *CUDA_VERSION, /Dockerfile., *DEVICE_TYPE ]
``` ```
2. In the PR comment describe what test we ran and with which framework versions. Here you can copy the table from [Current Tests](#current-tests). 2. In the PR comment describe what test we ran and with which framework versions. Here you can copy the table from [Current Tests](#current-tests). You can take a look at this [PR](https://github.com/aws/deep-learning-containers/pull/1016), which information are needed.
TODO: Add a screenshot of PR + Text template to make it easy to open.
## Current Tests ## Current Tests