Skip to content

Commit b116e2f

Browse files
rsareddy0329Roja Reddy Sareddy
and
Roja Reddy Sareddy
authored
documentation: Removed a line about python version requirements of training script which can misguide users. (#5057)
* change: Allow telemetry only in supported regions * change: Allow telemetry only in supported regions * change: Allow telemetry only in supported regions * change: Allow telemetry only in supported regions * change: Allow telemetry only in supported regions * documentation: Removed a line about python version requirements of training script which can misguide users.Training script can be of latest version based on the support provided by framework_version of the container --------- Co-authored-by: Roja Reddy Sareddy <rsareddy@amazon.com>
1 parent e68105c commit b116e2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: doc/frameworks/pytorch/using_pytorch.rst

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ To train a PyTorch model by using the SageMaker Python SDK:
2828
Prepare a PyTorch Training Script
2929
=================================
3030

31-
Your PyTorch training script must be a Python 3.6 compatible source file.
32-
3331
Prepare your script in a separate source file than the notebook, terminal session, or source file you're
3432
using to submit the script to SageMaker via a ``PyTorch`` Estimator. This will be discussed in further detail below.
3533

0 commit comments

Comments
 (0)