aws / aws/sagemaker-python-sdk
Neuron Image URI config file is out of date
- 主要语言
- Python
- 星标
- 2.3k
- 派生
- 1.3k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 35
描述
**Describe the bug**
The config file [src/sagemaker/image_uri_config/pytorch-neuron.json](https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/image_uri_config/pytorch-neuron.json) is out of date as it is missing many of the pre-built containers that are described here: https://github.com/aws/deep-learning-containers/blob/master/available_images.md#neuron-containers
Also, is there a TensorFlow config file for Neuron ?
**To reproduce**
A clear, step-by-step set of instructions to reproduce the bug.
**Expected behavior**
A clear and concise description of what you expected to happen.
Update the JSON file with the newest container images for Neuron.
**Screenshots or logs**
If applicable, add screenshots or logs to help explain your problem.
**System information**
A description of your system. Please provide:
- **SageMaker Python SDK version**:
- **Framework name (eg. PyTorch) or algorithm (eg. KMeans)**:
- **Framework version**:
- **Python version**:
- **CPU or GPU**:
- **Custom Docker image (Y/N)**:
**Additional context**
Add any other context about the problem here.
贡献指南
调研方向
将 src/sagemaker/image_uri_config/pytorch-neuron.json 与 available_images.md 中的 Neuron 容器条目进行比较。检查仓库是否包含 TensorFlow Neuron 配置文件,然后根据文档中的镜像更新或添加相关配置。完成标准是 SDK 配置包含缺失的当前 Neuron 容器。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- aws, python, pytorch, tensorflow
- 领域
- machine-learning
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100