We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b933b7d commit 4afe94bCopy full SHA for 4afe94b
index.html
@@ -33,7 +33,7 @@ <h3>2024 PyTorch Conference</h3>
33
<div class="col-md">
34
<h3>PyTorch 2.4</h3>
35
<p>
36
- PyTorch 2.4 adds support for the latest version of Python (3.12) for torch.compile.
+ PyTorch 2.4 adds Python 3.12 support for torch.compile, FSDP2, custom ops API, and optimizations for AWS Graviton and GenAI workloads on CPUs.
37
</p>
38
39
<a href="/blog/pytorch2-4/">Learn More</a>
0 commit comments