Deploy Compiled PyTorch Models on Intel GPUs with AOTInductor | Intel Software

Subscribers:
256,000
Published on ● Video Link: https://www.youtube.com/watch?v=0gkL0WtAMe4



Duration: 0:00
3,868 views
28


AOTInductor compiles PyTorch models ahead-of-time, creating a deployable artifact for inference. It uses torch.export to create a static computational graph for the model’s forward pass, then uses TorchInductor to compile the graph and generate a shared library. While this capability has been available for Intel CPUs, support for Intel GPUs was newly introduced in PyTorch 2.7. This simple example shows how to use AOTInductor on Intel GPUs – including the Python code to invoke AOTInductor, a C++ inference example, and a CMakeLists.txt file for configuring the build across platforms.

Resources:
Get started with PyTorch on Intel GPUs: https://pytorch.org/docs/stable/notes/get_start_xpu.html
AOTInductor documentation and example: https://pytorch.org/docs/2.7/torch.compiler_aot_inductor.html
Intel AI software resources: https://developer.intel.com/ai

About Intel Software:
Intel® Developer Zone is committed to empowering and assisting software developers in creating applications for Intel hardware and software products. The Intel Software YouTube channel is an excellent resource for those seeking to enhance their knowledge. Our channel provides the latest news, helpful tips, and engaging product demos from Intel and our numerous industry partners. Our videos cover various topics; you can explore them further by following the links.

Connect with Intel Software:
INTEL SOFTWARE WEBSITE:https://intel.ly/2KeP1hDD
INTEL SOFTWARE on FACEBOOK:http://bit.ly/2z8MPFFF
INTEL SOFTWARE on TWITTER:http://bit.ly/2zahGSnn
INTEL SOFTWARE GITHUB:http://bit.ly/2zaih6zz
INTEL DEVELOPER ZONE LINKEDIN:http://bit.ly/2z979qss
INTEL DEVELOPER ZONE INSTAGRAM:http://bit.ly/2z9Xsbyy
INTEL GAME DEV TWITCH:http://bit.ly/2BkNshuu

#intelsoftware
Deploy Compiled PyTorch Models on Intel GPUs with AOTInductor | Intel Software




Other Videos By Intel Software


2025-06-04Build a Gen-AI Application Across Multiple AWS Instances with OPEA | AI with Guy
2025-06-03OPEA vs. NVIDIA NIM: What’s Best for Your GenAI Deployment?
2025-05-28PyTorch Export Quantization with Intel GPUs | Intel Software
2025-05-23Unlocking Gen AI: From Experimentation to Production with Red Hat & Intel | Intel Software
2025-05-23Overcoming Deployment Challenges: Scaling AI in Edge Computing w/ Red Hat AI & Intel Edge Platforms
2025-05-23Discover AI Innovations at Red Hat Summit with Intel: RHEL AI, OpenShift AI & Edge AI
2025-05-22Explore OpenVINO Model Hub – Instantly Compare AI Model Performance Across Devices | AI with Guy
2025-05-22Build a RAG Chatbot with OPEA on AWS | AI with Guy | Intel Software
2025-05-20Enterprise AI Inference with Intel: Bill Pearson on Infrastructure & Standards | Intel Software
2025-05-20Automatically Quantize LLMs with AutoRound | Intel Software
2025-05-13Deploy Compiled PyTorch Models on Intel GPUs with AOTInductor | Intel Software
2025-04-21Faster GenAI, Visual AI, Edge to Cloud, and HPC Solutions | oneAPI & AI Tools 2025.1
2025-04-16Run Inference with a Model from Hugging Face Hub on an Intel® Gaudi™ AI Accelerator | Intel Software
2025-03-28OpenVINO Notebook on Intel Tiber AI Cloud in 2 Minutes | AI with Guy | Intel Software
2025-03-28AI Agents using OpenVINO and LangChain ReAct | AI with Guy | Intel Software
2025-03-21AI PC: Achieving Success at Scale with Windows Copilot + Experiences | Intel AI DevSummit
2025-03-19OPEA (Open Platform for Enterprise AI) Chat Q&A Example | AI with Guy | Intel Software
2025-03-19OPEA (Open Platform for Enterprise AI) micro-services | AI with Guy | Intel Software
2025-03-18OPEA (Open Platform for Enterprise AI) Introduction | AI with Guy | Intel Software
2025-03-17AI Methods for Understanding Implicit Structures in Medical Records | Lightning Talk
2025-03-17Build RAG Apps in YAML | Intel AI DevSummit 2025 | Intel Software