aws / sagemaker-pytorch-inference-toolkit

Toolkit for allowing inference and serving with PyTorch on SageMaker. Dockerfiles used for building SageMaker Pytorch Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
134 stars 70 forks source link

Need for a minimum reproducible example in readme.md #113

Open mohamed-ali opened 2 years ago

mohamed-ali commented 2 years ago

It would help if you add a minimal example on how to use the toolkit in the repo's readme.md.

Thanks.