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

Cleanup to remove EIA integration tests and other unused files/code #158

Closed sachanub closed 10 months ago

sachanub commented 10 months ago

Issue #, if available:

Description of changes:

The objective of this PR is to cleanup the PyTorch inference toolkit to remove EIA integration tests and other unused files/code. The following need to be removed/modified:

The following need to be removed from the PyTorch inference toolkit:

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