Skip to content

python compatibility for pytorch excludes 3.7 and 3.8 support with correct framework versionΒ #2826

@elenatomlinson

Description

@elenatomlinson

What did you find confusing? Please describe.
The line: "Your PyTorch training script must be a Python 3.6 compatible source file" on this page. You can supply a Python 3.7 or 3.8 compatible training script provided you use a deep learning container with complimentary support. The SDK will error unless you also specify the PyTorch framework_version of the container.

Describe how documentation can be improved
Inform users under which circumstances PyTorch 3.7 and 3.8 are supported and how to get past the SDK errors.

Additional context
Python 3.6 is EOL

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions