Skip to content

Conversation

jeff-shepherd
Copy link
Contributor

No description provided.

"from azureml.core import Environment\n",
"\n",
"pytorch_env = Environment.get(ws, name='AzureML-PyTorch-1.6-GPU')"
"pytorch_env = Environment.get(ws, name='azureml-acpt-pytorch-1.11-cuda11.3')"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please change to azureml-acpt-pytorch-2.0-cuda11.7
torch 1.11 is being deprecated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I'll try updating that in a separate PR.

@jeff-shepherd jeff-shepherd merged commit fa13385 into master Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants