Toolkit for allowing inference and serving with MXNet in SageMaker. Dockerfiles used for building SageMaker MXNet Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
28
stars
31
forks
source link
fix: stop pinning sagemaker-inference toolkit version #147
...remove upper bound to version specification in setup.py
Issue #, if available:
Description of changes:
Remove upper bound to version specification of sagemaker-inference in setup.py, to allow upgrades to be pulled in automatically.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
...remove upper bound to version specification in setup.py
Issue #, if available:
Description of changes: Remove upper bound to version specification of sagemaker-inference in setup.py, to allow upgrades to be pulled in automatically.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.