PyTorch

3.4K posts

PyTorch banner
PyTorch

PyTorch

@PyTorch

Tensors and neural networks in Python with strong hardware acceleration. PyTorch is an open source project at the Linux Foundation. #PyTorchFoundation

Katılım Eylül 2016
87 Takip Edilen501.2K Takipçiler
PyTorch
PyTorch@PyTorch·
🚨 #CFP CLOSES TODAY 🚨 The deadline to speak at OSPOlogy + #OSPOSummit China is tonight at 11:59 PM CST. Join #OpenSource leaders, practitioners, & community builders in Shanghai on September 7. Submit before time runs out: bit.ly/4uPnslb
English
5
4
14
10.7K
PyTorch
PyTorch@PyTorch·
⚡ Last call! The OSPOlogy + #OSPOSummit China #CFP closes tomorrow at 11:59 PM CST. This is your chance to take the stage on September 7 in Shanghai & share your #OpenSource program office expertise. Submit now: bit.ly/4uPnslb
English
3
1
12
8.8K
PyTorch
PyTorch@PyTorch·
Normalization layers often introduce memory-bound bottlenecks in large language models and recommendation systems due to unique hardware tiling requirements. To address this, Meta has been working on techniques to fuse normalization operations directly with GEMM and Attention kernels. By overlapping CUDA Core normalization math with Tensor Core execution pipelines, notable speedups can be unlocked. Multiple novel ideas and techniques have been introduced to tackle the key blocker to norm-related fusions: the tiling difference. These include Lazy Pre-Norm, Multi-CTA Norm Fusion, and FlashNormAttention. Testing on real-world RecSys traffic and NVIDIA B200 hardware shows these techniques can hide up to 90% of normalization latency behind GEMM kernels. This yields up to a 35% latency reduction for full Attention blocks with pre-norm, post-norm, and residual connections. This milestone shows what is possible when you combine algorithmic insights with low-level hardware optimization. We are moving closer to a world of free normalization, where developers get full modeling power without performance compromises. Read the complete blog, link in comments 👇
English
7
51
611
77.8K
PyTorch
PyTorch@PyTorch·
DFlash is a PyTorch-built block-diffusion model for speculative decoding, designed for faster LLM inference on NVIDIA Blackwell. Researchers at UC San Diego released DFlash: Block Diffusion for Flash Speculative Decoding in February 2026. The NVIDIA Developer article explains how DFlash uses a lightweight block-diffusion drafter to generate blocks of candidate tokens in parallel before target-model verification. NVIDIA reports up to 15x higher throughput for gpt-oss-120b on NVIDIA Blackwell at the same interactivity level, with DFlash becoming available across TensorRT-LLM, SGLang, and vLLM. Read the full post: developer.nvidia.com/blog/boost-inf…
English
11
25
160
16.1K
PyTorch retweetledi
Matt White
Matt White@matthew_d_white·
I’ll be speaking at WAIC in Shanghai, July 17-19, with three workshop talks: - Towards Building Safe and Secure Agentic AI - Composable Intelligence: The Open Source Agentic AI Stack - Just Enough Intelligence: Why AI adoption depends on optimization engineering I’ll be covering safety, security, open source agentic infrastructure, and why efficient, fit-for-purpose intelligence is key to real-world AI adoption. If you’re at WAIC, come join the sessions. I’d be glad to connect. #WAIC #AI #OpenSource #AgenticAI @pytorch @linuxfoundation @aaif_io
Matt White tweet media
English
1
2
11
4.4K
PyTorch retweetledi
NVIDIA AI Infrastructure
NVIDIA AI Infrastructure@NVIDIAAIInfra·
💡 Continuous software innovation is the force multiplier behind AI infrastructure — compounding inference performance, lowering cost per token, and increasing long-term value with every optimization. Open source accelerates this advantage. Leading AI frameworks like @PyTorch and inference engines such as @sgl_project and @vllm_project are built natively on NVIDIA CUDA, enabling research breakthroughs and software optimizations to unlock great performance on NVIDIA GPUs from day zero.
English
12
8
89
18.6K
PyTorch retweetledi
vLLM
vLLM@vllm_project·
Announcing the first-ever vLLM Conference — hosted by @inferact at Ray Summit, Aug 24–26 in San Francisco 🎉🌉 This is where we'll get into the work pushing open, high-performance inference forward, such as: 🗺️ Where the vLLM roadmap is headed ⚡ Getting the most out of accelerators including NVIDIA, AMD, TPU 🔗 Wiring vLLM into training and serving pipelines 🚀 Running inference on production scale The summit features speakers from Inferact, NVIDIA, AMD, Google TPU, Anyscale, PyTorch, Meta, Red Hat, and more 🎤 Come learn where the future of inference, open source, and AI is heading — and meet the leading builders driving it 👇 vllm.ai/events/vllm-co…
English
4
23
119
28.2K
PyTorch
PyTorch@PyTorch·
💡 Have results to share but not a full conference talk? The Poster Sessions at #PyTorchCon North America, October 20-21 in San Jose, CA, are the perfect place to showcase your work. Submit by July 26: bit.ly/41k9TOg
PyTorch tweet media
English
2
2
20
7K
PyTorch
PyTorch@PyTorch·
PyTorch 2.13 is here, with 3,328 commits from 526 contributors and updates across FlexAttention, CuTeDSL, nn.LinearCrossEntropyLoss, torchcomms, FSDP2, Python 3.15 wheels, ROCm, Arm, and XPU. The release blog and notes cover FlexAttention on Apple Silicon with up to ~12x speedup over SDPA on sparse patterns, a deterministic backward path on CUDA, the CuTeDSL "Native DSL" backend for Inductor, nn.LinearCrossEntropyLoss to reduce peak GPU memory by up to 4x, torchcomms for large-cluster training, and FSDP2 communication overlap improvements. On July 22 at 11 a.m. PT, join @albanDesmaison (@Meta), Andrey Talman (@Meta), Piotr Bialecki (@NVIDIA), and Chris Gottbrath for a live 2.13 Q&A. 🔗 Read the release blog, and register for the live Q&A: pytorch.org/blog/pytorch-2…
PyTorch tweet media
English
8
21
197
25.6K
PyTorch
PyTorch@PyTorch·
Joseph Gabriel Lagonsin (ITBrief) reports on Shopify’s Platinum membership in PyTorch Foundation, including Shopify’s plans to contribute upstream engineering expertise and share experience from running machine learning systems in retail and commerce settings. "AI is becoming the operating layer for commerce, and we're convinced that layer needs to be open to reach global scale," said Mikhail Parakhin, Chief Technical Officer, Shopify. "PyTorch is central to how Shopify builds AI today. Joining the Foundation lets us invest in that base directly and help shape it for the agentic era, rather than just building on top of it." The coverage also details Shopify’s use of PyTorch across Sidekick, search and recommendation tools, fraud protection, and foundation model work tied to merchant tools. "We are excited to welcome Shopify to the PyTorch Foundation as our newest Platinum Member," said Mark Collier, Executive Director, PyTorch Foundation. "Shopify operates where AI meets real buyers and sellers every day, and that vantage point is exactly what the Foundation needs as agents become a front door to commerce. Read more: itbrief.news/story/shopify-…
English
3
2
33
7.5K
PyTorch
PyTorch@PyTorch·
Foundation models are reshaping computational biology. Adapting models to a specific task is nontrivial, so to reduce the difficulty of building these workflows, @nvidia BioNeMo Recipes provide step-by-step training recipes built on familiar PyTorch, Hugging Face, and other patterns. This post walks through two case studies that show how the same parameter-efficient and readable recipe applies across biological modalities. Read the full post: bit.ly/44AhOst
English
5
9
49
9.4K
PyTorch
PyTorch@PyTorch·
New on the PyTorch Foundation blog: @AMD and @Meta contributors share how PyTorch Monarch was brought to AMD Instinct GPUs with ROCm to support fault tolerant distributed training at scale. The post walks through the ROCm port of Monarch’s GPU runtime and distributed communication stack, then shows how Monarch, TorchFT, and TorchTitan enable healthy replicas to continue training while failed nodes recover and rejoin without a full checkpoint restart. Validation includes Llama 3 8B training on a 128 GPU AMD Instinct MI300 SLURM cluster and a 256 GPU AMD Instinct MI355 Kubernetes cluster. Read the full technical deep dive: pytorch.org/blog/bringing-…
PyTorch tweet media
English
8
3
39
8.1K
PyTorch
PyTorch@PyTorch·
🚀 Build, benchmark, optimize, & connect with the global #PyTorch community at #PyTorchCon North America! Join us October 20-21 in San Jose, CA for two days of technical talks, hands-on learning, & conversations shaping the future of #AI. 💰 Register by July 31 to save $400: bit.ly/4sh3DSw
English
4
2
22
6.4K
PyTorch
PyTorch@PyTorch·
As Europe’s AI sovereignty debate draws more attention to models, @tech_eu examines PyTorch’s role in the open source infrastructure that supports them. Cate Lawrence (@tech_eu) spoke with Mark Collier, Executive Director, PyTorch Foundation, about PyTorch as a common software layer for open-weight AI, neutral governance for critical AI infrastructure, and PyTorch Foundation’s expanding role as a home for projects including @vllm_project, @DeepSpeedAI, @raydistributed, and Helion. The article also covers SafeTensors moving toward community stewardship under PyTorch Foundation. As Lawrence writes, “For Collier, Europe's competitive advantage isn't simply producing more AI models — it's helping build the open infrastructure that allows an entire ecosystem of companies to innovate.” 🔗 Read it here: tech.eu/2026/07/03/pyt…
English
3
0
30
7.6K
PyTorch
PyTorch@PyTorch·
Ever wondered why a PyTorch CI test failure name doesn't exactly match your source file? Because PyTorch tests are generated dynamically at import time across various devices and dtypes, CI failures often display specific names that differ from the original template. Understanding how device-generic tests, OpInfos, and CI sharding fit together can significantly speed up your development and contribution workflow. Read our latest blog which provides a contributor's perspective on how to get started with testing in PyTorch. Link in comments 👇
PyTorch tweet media
English
1
4
42
11.6K
PyTorch
PyTorch@PyTorch·
PyTorch Foundation supported the ExecuTorch Hackathon in San Francisco, where more than 100 participants across 20+ teams built real-time AI applications using PyTorch and ExecuTorch. Teams built on Snapdragon-powered Samsung Electronics Galaxy S25 Ultra devices, focusing on latency, offline capability, privacy-sensitive processing, energy efficiency, and real-time user experience. Congratulations to the winning teams: 1st Place: SafeScreen AI, an on-device visual safety layer 2nd Place: SixthSense, an assistive wearable that converts visual information into directional haptic signals 3rd Place: Toddle AI, a privacy-first prototype for analyzing toddler walking patterns locally The winning projects showed how local execution can support applications that require immediate feedback, limited connectivity, or sensitive data processing. Read the full recap from @matthew_d_white (PyTorch Foundation), Andrew Caples (@Meta), and Lauren Lunde (@Qualcomm): pytorch.org/blog/building-…
PyTorch tweet mediaPyTorch tweet media
English
5
6
45
12.6K