aws / aws/sagemaker-python-sdk
Make mlops module independent of train and serving modules
Open
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 35
Description
Previously, MLOps orchestration was possible within a Lamber. Now with new dependencies, they are too big to fit in the lambda. The native dependencies and PyTorch explode the size of the total deployment signficantly
Contributor guide
Research direction
Start by tracing the dependencies between the MLOps, train, and serving modules, then reproduce the Lambda packaging size problem described in the issue. Identify which native dependencies and PyTorch are pulled into MLOps deployments. Done means MLOps orchestration can be packaged independently without those unnecessary dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python, pytorch
- Domain
- cloud, devops, machine-learning
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100