We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0cd4d7 commit bd6819eCopy full SHA for bd6819e
tests/scripts/run-notebook-test.sh
@@ -19,4 +19,4 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
19
--region us-west-2 \
20
--lifecycle-config-name install-python-sdk \
21
--notebook-instance-role-arn $SAGEMAKER_ROLE_ARN \
22
-./amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_script_mode_training_and_serving/tensorflow_script_mode_training_and_serving.ipynb
+./amazon-sagemaker-examples/sagemaker-python-sdk/pytorch_cnn_cifar10/pytorch_local_mode_cifar10.ipynb
0 commit comments