aws / aws/sagemaker-training-toolkit

Publish wheels to PyPI

Open
#174 0 comments 7 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
530
Forks
140
Avg merge
1h 12m
Merged PRs (30d)
2

Description

**Describe the feature you'd like**
To be able to install sagemaker-training from wheels on pypi without having to compile extensions myself.

**How would this feature be used? Please describe.**
Users would leverage pip to install sagemaker-training, but not need to have compiler toolchain and python dev headers installed. The installation should be faster and less error prone.

**Describe alternatives you've considered**
Status quo: takes extra time to install this library from pypi, can error out if necessary build dependencies are missing. This is suboptimal, but the current state of things.

**Additional context**
This is also requested for sagemaker-sdk: https://github.com/aws/sagemaker-python-sdk/issues/3181

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.