--- layout: default background-class: home-page-background body-class: homepage display-news-banner: true ---

PyTorch logo
Get Started

Choose Your Path: Install PyTorch Locally or Launch Instantly on Supported Cloud Platforms

Get started

Blog

Stay up-to-date on the latest news and technical topics from the PyTorch Foundation.

Read more

PyTorch 2.5

Featuring a new CuDNN backend for SDPA, improvements to TorchDynamo, regional compilation of torch.compile, and more.

Learn more

Membership Available

Become an integral part of the PyTorch Foundation, to build and shape the future of AI.

Join

Key Features &
Capabilities

See all Features
{% assign features = site.features | where: "featured-home", true | sort: 'order' %} {% for feature in features %}
{{ feature.title }}

{{ feature.summary-home }}

{% endfor %}
{% include quick_start_module.html %}

Ecosystem

Feature Projects
See all Projects

Explore a rich ecosystem of libraries, tools, and more to support development.

{% assign ecosystems = site.ecosystem | where: "featured-home", true | sort: 'order' %} {% for item in ecosystems %} {% endfor %}

Community

Join the PyTorch developer community to contribute, learn, and get your questions answered.

{% assign resources = site.resources | where: "featured-home",true | sort: 'order' %} {% for resource in resources %} {% assign card_title = resource.title | split: ' ' %}

Companies & Universities
Using PyTorch

{% assign case_studies = site.case_studies | where: "featured-home", true | sort: "order" %} {% for case_study in case_studies %}

{{ case_study.excerpt }}

Learn More
{% endfor %}