aws / aws/sagemaker-python-sdk

Sagemaker Local mode with cached pip installs

オープン
#4,026 コメント 1 件 リアクション 2 件 担当者 1 名 @mollyheamazon が担当を希望しています GitHub で見る
component: local mode type: feature request
主要言語
Python
スター
2.3k
フォーク
1.3k
平均マージ
1日 22時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。