@PyTorch: To support developers, researchers, and engineers in deepening their technical skills, the PyTorch Foundation is runnin…
Summary
The PyTorch Foundation is hosting an Introduction Track and PyTorch Associate Training at PyTorch Conference North America 2026 to help developers, researchers, and engineers enhance their technical skills in deep learning and AI.
View Cached Full Text
Cached at: 09/25/26, 12:32 AM
To support developers, researchers, and engineers in deepening their technical skills, the PyTorch Foundation is running a dedicated Introduction Track at PyTorch Conference North America in San Jose, California, featuring the following speakers:
@NVIDIA - Aastha Jhunjhunwala, Mark Moyou @RedHat- Lucas Wilkinson, Matthew Bonanni @HuggingFace - Aritra Roy Gosthipaty, Suvaditya Mukherjee @CrusoeAI - JanakiRam Goteti, Suman Debnath ETH Zurich - Andrea Mattia Garavagno @Harvard University - Vijay Janapa Reddi @CloudNativeFdn - Yashasvi Misra
Additionally, an official, full-day PyTorch Associate Training session led by instructor Faradawn Yang will take place on Monday, October 19, 2026, offering hands-on labs, real-world projects, and a voucher for the PyTorch Certified Associate exam. Seats are limited, so register by Tuesday, October 13th to secure a spot and elevate your AI development skills.
Read our latest blog to learn which sessions will feature at the Introduction track and how to sign up to the PyTorch Associate Training session: https://bit.ly/4dE9899
Accelerate Your AI Journey with new Introduction Track at PyTorch Conference NA 2026 and PyTorch Associate Training – PyTorch
Featured projects
As deep learning models move rapidly from research prototypes into core enterprise infrastructure, the demand for practical, end-to-end PyTorch expertise has never been higher. Building robust neural networks requires more than just high-level understanding. It demands hands-on experience in training, optimizing, and deploying models effectively.
To support developers, researchers, and engineers looking to deepen their technical skills, the PyTorch Foundation is running a dedicatedIntroduction Trackduring the PyTorch Conference North America, as well as an official, full-dayPyTorch Associate Trainingsession onMonday, October 19, 2026, 9am – 5pm in San Jose, California.
In this blog we share what developers can expect from the technical sessions and training.
What to Expect from the Introduction Track
All attendees, from students, first time attendees all the way to seasoned AI engineers that want to learn about new areas are invited to check out the brand new Introduction Track at PyTorch Conference NA. Learn about areas of the PyTorch library, PyTorch ecosystem or AI stack that you are not familiar with. Explore foundational concepts, common workflows, project orientation, and approachable ways to begin building with the PyTorch ecosystem. Sessions include:
From Math Panic to PyTorch Confidence Yashasvi Misra, 3:25 PM PDT, Room LL20AB
Designed for Python developers, students, and educators new to machine learning, this session uses visual explanations and interactive exercises to demystify tensors, gradients, and dynamic computation graphs. Attendees will build intuitive mental models before implementing a foundational neural network and training loop in PyTorch.
Practical GPU Programming with Triton for PyTorch Developers Suman Debnath, JanakiRam Goteti, 11:45 AM PDT, Room LL20CD
PyTorch developers rely on tools liketorch.compileto generate GPU kernels, but writing custom kernels can feel daunting. This session introduces Triton, an open-source Python-embedded programming model for authoring high-performance GPU code without CUDA or C++. Attendees will learn GPU memory movement fundamentals, explore thread parallelization, and write custom vector addition and matrix multiplication kernels.
What You Cannot Profile, You Cannot Optimize: Learning to Read PyTorch Traces Aritra Roy Gosthipaty, Suvaditya Mukherjee, 2:50 PM PDT, Room LL20AB
Modern profiling tools generate complex traces that can be difficult to interpret. This talk builds practical mental models around CPU-to-GPU dispatch chains, compute-bound versus overhead-bound workloads, and kernel timing variations. Attendees will evaluate workloads usingtorch.compile, fused Triton kernels, and Liger kernels to make accurate performance comparisons.
From Scratch to PyTorch: Demystifying ML Frameworks by Building Your Own Andrea Mattia Garavagno, Vijay Janapa Reddi, 2:15 PM PDT, Room LL20AB
Understanding framework internals is critical for debugging complex logic, optimizing hardware, and contributing to backend infrastructure. This session introduces TinyTorch, an open-source CLI project that guides developers through rebuilding core framework components, including tensors, autograd, optimizers, and transformers, in pure Python.
Understanding Modern Vision Language Models Aastha Jhunjhunwala, Mark Moyou, 12:20 PM PDT, Room LL20AB
Vision-language models (VLMs) present unique serving and scaling challenges. Deconstructing five open source architectures, this talk examines image-to-token encoding, vision-language fusion strategies, multi-GPU fine-tuning, and production serving overheads such as KV-cache pressure and image-token expansion.
A Developer’s Guide to Attention in vLLM Lucas Wilkinson, Matthew Bonanni, 11:45 AM PDT, Room LL20AB
Modern state-of-the-art models rely on hybrid, sliding-window, sparse, and linear attention mechanisms to manage KV-cache memory over long context windows. This talk details how the vLLM engine represents and optimizes these diverse patterns through attention backends, KV-cache connectors, and hybrid memory allocators.
Elevate your AI Skills: PyTorch Associate Training
The PyTorch Foundation is excited to host an official, full-day, instructor-ledPyTorch Associate TrainingonMonday, October 19, 2026.
What to expect from the training
The PyTorch Associate Training is an in-person, instructor-led program, designed to equip participants with foundational and practical skills identified across the key domains of the PyTorch Certified Associate exam. Delivered through a structured series of sequential modules, the curriculum bridges the gap between core concepts and production-ready implementation.
Participants in this full-day workshop will work with:
- **Interactive Lectures & Live Demos:**Gain clear technical insights directly from experienced instructors as they demonstrate real-time model construction and training.
- **Guided Jupyter Notebook Labs:**Build, train, and optimize deep learning models from scratch in interactive lab environments.
- **Comprehension Checkpoints:**Solidify your understanding of key PyTorch ecosystem components through structured quizzes and reviews.
- **Practical Industry Projects:**Work on real-world use cases that mirror production scenarios and deployment challenges.
By learning alongside peers in an interactive setting, attendees receive direct feedback and real-time guidance from instructors.
To get the most out of this hands-on course, attendees should have:
- Proficiency in Python programming
- Familiarity with Jupyter Notebooks and basic Google Colab environment workflows
- A basic understanding of machine learning concepts
- An active Google Account for accessing practical exercises
Meet your Instructor
Faradawn Yang is an engineer on the AI platform software team at NVIDIA, where he focuses on AI inference products. Faradawn holds a master’s degree in computer science and a bachelor’s degree in mathematics and computer science from the University of Chicago. Before joining NVIDIA, he worked as a data engineer at a marketing measurement company.
Receive a Certification Voucher
To support your long-term professional development, every attendee who completes the training will receive a voucher (valued at $250) for the official**PyTorch Certified Associate (PTCA)**certification exam. Taking the PTCA exam provides a clear, industry-recognized credential to validate your practical skills in deep learning workflows using PyTorch.
Register now to elevate your AI skills
Pre-registration is required to secure your seat in the classroom, as space is limited to maintain an optimal student-to-instructor ratio.You can add thePyTorch Associate Trainingdirectly to your PyTorch Conference North America registration throughTuesday, October 13th.
Learn more and register for thePyTorch Associate Training at PyTorch Conference NA.
Similar Articles
@PyTorch: New to PyTorch? The Introduction Track at #PyTorchCon North America covers the fundamentals, workflows, and best practi…
The post promotes the PyTorch Conference North America 2026, detailing tracks like Introduction, Core PyTorch, and Inference to cater to beginners and experts in the PyTorch ecosystem.
@PyTorch: At PyTorch Conference North America 2026, hear directly from and connect with those working on PyTorch, @vllm_project, …
The PyTorch Conference North America 2026 will feature discussions with experts on PyTorch and related projects, focusing on advancements in AI frameworks, inference engines, and hardware integration.
@PyTorch: Train smarter. From distributed training to optimization techniques and foundation models, the Training Track at #PyTor…
The article promotes the Training Track at PyTorch Conference North America, featuring practical sessions on distributed training, optimization techniques, and foundation models to enhance AI system efficiency.
@PyTorch: Deep dive into Core #PyTorch, Inference, or Training. Shape the program for #PyTorchCon North America (Oct 20-21 | San …
PyTorch Conference North America will be held October 20-21 in San Jose. The call for proposals is open until June 7, covering topics like Core PyTorch, Inference, Training, and more.
@PyTorch: Build #AI that ships. The Applications Track at #PyTorchCon, Oct 20-21 in San Jose, showcases how developers are using …
PyTorch Conference North America (Oct 20-21, San Jose) will feature an Applications Track showcasing how developers use PyTorch across LLMs, multimodal AI, robotics, scientific computing, and production deployments. The event also includes tracks on core PyTorch, inference, kernel engineering, and responsible AI.
