Please fill out the form below.
System Information
- Framework: Pytorch
- Framework Version: 1.0.0.dev
- Python Version:
- CPU or GPU: GPU
- Python SDK Version: sagemaker-containers 2.4.4.post2
- Are you using a custom image:
Describe the problem
Official Pytorch image does not match build from sagemaker-pytorch-containerl
Current default sagemaker.pytorch.PyTorch image uses 3.5.2, while "official build" from above repo uses 3.6.
See aws/sagemaker-pytorch-training-toolkit#89