sagemaker-mxnet-training-toolkit
sagemaker-mxnet-training-toolkit copied to clipboard
Improve Readme
The current Readme gives a wrong notion that to build image one has to use Dockerfiles present in this repo However, it looks like the Dockerfiles & tests folder have been migrated to https://github.com/aws/deep-learning-containers That needs to be documented.
Also would be great to note
- What's the exact purpose of this repository?
- How is it different from the dlc repo?
- How do changes made in dlc repo [update to docker image for example] gets reflected in this repo?
@saimidu FYI
Hi @ChaiBapchya,
The README was for old containers and we will going to remove them once we completely separated the mxnet-training-toolkit from DLC containers.