@PyTorch: PyTorch 2.14 introduces updates to Inductor, PyTorch Distributed, c10d, dynamic shapes, Apple Silicon, and accelerator …
Summary
PyTorch 2.14 introduces updates to Inductor, PyTorch Distributed, dynamic shapes, Apple Silicon support, and more, with a live Q&A and PyTorchCon announcement.
View Cached Full Text
Cached at: 09/02/26, 06:24 AM
PyTorch 2.14 introduces updates to Inductor, PyTorch Distributed, c10d, dynamic shapes, Apple Silicon, and accelerator platform support, with 2,995 commits from 487 contributors since PyTorch 2.13.
Bring your questions about PyTorch 2.14 to our live Q&A on Thursday, September 17, 2026. Andrey Talman (@Meta), Natalia Gimelshein (@Meta), @joespeez (@reflection_ai), and Chris Gottbrath (Gottbrath Tech, moderator) will share an overview of PyTorch 2.14 and answer community questions about PyTorch and the new capabilities.
Register: https://streamyard.com/watch/E7iTfnUvpvTW…
PyTorch 2.14 covers: R: UTLASS kernels in Inductor
- The new nccl2 backend for PyTorch Distributed
- Fault-tolerant collectives and process-group reconfiguration in c10d
- Native linear algebra and additional Metal kernel improvements on Apple Silicon
- torch.switch and CUDA graph capture for torch.while_loop
- Declarative dynamic shapes with @dynamic_spec
- Experimental torch.compile support for complex-valued tensors
- Expanded ROCm, Intel XPU, and NVIDIA platform support
Want to learn more about compiler and runtime work, distributed communication, device portability, accelerator integration, and more? Register for #PyTorchCon North America 2026, where engineers, researchers, and maintainers will convene October 20–21 in San Jose: https://hubs.la/Q04tDbKG0
Similar Articles
@PyTorch: PyTorch 2.13 is here, with 3,328 commits from 526 contributors and updates across FlexAttention, CuTeDSL, nn.LinearCros…
PyTorch 2.13 is released with major updates including FlexAttention on Apple Silicon (up to 12x speedup), CuTeDSL backend, nn.LinearCrossEntropyLoss for 4x memory reduction, new torchcomms communications backend, FSDP2 communication overlap, Python 3.15 wheel support, and broader platform support. A live Q&A is scheduled for July 22.
@PyTorch: PyTorch 2.14 brings CuTeDSL-generated CUTLASS kernels to Inductor through NVGEMM, a new nccl2 backend for PyTorch Distr…
PyTorch 2.14 introduces significant updates including NVGEMM for CUTLASS kernels in Inductor, a new nccl2 backend for distributed computing, first-class fault tolerance, and native linear algebra on Apple Silicon.
@PyTorch: PyTorch releases include thousands of changes, and our Release Live Q&A gives you direct access to the maintainers and …
PyTorch 2.12 release with major updates is highlighted, and a live Q&A event on May 20 with maintainers is announced to discuss compilation, distributed systems, quantization, and more.
@PyTorch: PyTorch 2.12 introduces major updates across compilation, export, distributed training, and accelerator support. Highli…
PyTorch 2.12 release includes major updates to compilation, export, distributed training, and accelerator support, with up to 100x faster batched linalg.eigh on CUDA and new APIs like torch.accelerator.Graph.
@PyTorch: The PyTorch Foundation continues to grow as a multi-project home dedicated to supporting collaboration across every sta…
The PyTorch Foundation announces a new quarterly blog series where its hosted projects (PyTorch, vLLM, DeepSpeed, Ray, Helion, Safetensors) share updates. Highlights include PyTorch 2.13 release with performance improvements and Apple Silicon optimization, along with progress on ExecuTorch and hardware enablement.