Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

sachanub
Copy link
Contributor

@sachanub sachanub commented Oct 19, 2023

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:

  • Removed the artifacts directory.
  • Removed the docker directory.
  • Removed buildspec-container-pr.yml. Will delete the corresponding CodeBuild job afterwards.
  • Removed old versions from test/container. Specifically, we removed the directories corresponding to versions 1.3.1, 1.5.0, 1.6.0 and 1.10.2.
  • Removed any resources and code related to EIA. Specifically, we removed the following:
  • Modified .flake8 to include sagemaker_inference in import sequence.
  • Modified MANIFEST.in to recursively include src/sagemaker_inference/*.
  • Modified README.rst file to no longer reference dependency on base 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.

@sachanub sachanub merged commit 0c3efe7 into aws:master Oct 20, 2023
@sachanub sachanub deleted the cleanup branch October 20, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants