layout | title | permalink | background-class | body-class | order | published | get-started-via-cloud |
---|---|---|---|---|---|---|---|
get_started |
Start via Cloud Partners |
/get-started/cloud-partners/ |
get-started-background |
get-started |
2 |
true |
true |
Cloud platforms provide powerful hardware and infrastructure for training and deploying deep learning models. Select a cloud platform below to get started with PyTorch.
{% include quick_start_cloud_options.html %}{% capture aws %} {% include_relative installation/aws.md %} {% endcapture %}
{% capture azure %} {% include_relative installation/azure.md %} {% endcapture %}
{% capture google-cloud %} {% include_relative installation/google-cloud.md %} {% endcapture %}
{{aws | markdownify }}
{{google-cloud | markdownify }}
{{azure | markdownify }}