aws / aws/sagemaker-python-sdk

Sagemaker Local mode with cached pip installs

未关闭
#4,026 1 条评论 2 个 reaction 已指派 1 人 已被 @mollyheamazon 认领 在 GitHub 查看
component: local mode type: feature request
主要语言
Python
星标
2.3k
派生
1.3k
平均合并
1 天 22 小时
30 天内合并 PR
35

描述

**Describe the feature you'd like**
In local mode I would like to be able to cache the pip installs made for preprocess, train and evaluate steps. This would make local development faster as I wouldn't need to re install `torch` for instance that takes a long time.

**How would this feature be used? Please describe.**

In local development we need the containers to have dependencies installed, docker-compose caches steps if they are in the compose yml file. If they are not, then the installation gets redone every time.

**Describe alternatives you've considered**

Provide examples on how to add a requirements file that get's cached in docker containers between local executions.

**Additional context**
Add any other context or screenshots about the feature request here.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。