aws / aws/sagemaker-python-sdk
Make mlops module independent of train and serving modules
未关闭
- 主要语言
- Python
- 星标
- 2.3k
- 派生
- 1.3k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 35
描述
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
贡献指南
调研方向
首先追踪 MLOps、train 和 serving 模块之间的依赖关系,然后复现 issue 中描述的 Lambda 打包大小问题。确定哪些原生依赖项和 PyTorch 被引入了 MLOps 部署中。当 MLOps 编排可以在不包含这些不必要依赖项的情况下独立打包时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, python, pytorch
- 领域
- cloud, devops, machine-learning
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 45/100