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
131 stars 70 forks source link

Unpin dependency versions #161

Closed sachanub closed 8 months ago

sachanub commented 8 months ago

Issue #, if available:

Description of changes:

Creating this PR to unpin the dependency versions in setup.py since pinning is causing pip check failures in the DLC image build.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.