aws / aws/sagemaker-python-sdk

Sagemaker Local mode with cached pip installs

Đang mở
#4,026 1 bình luận 2 reaction 1 người được giao Được @mollyheamazon nhận Xem trên GitHub
component: local mode type: feature request
Ngôn ngữ chính
Python
Star
2.3k
Fork
1.3k
Merge trung bình
1 ngày 22 giờ
Pull request đã merge (30 ngày)
35

Mô tả

**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.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.