You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The AI landscape is quickly evolving, with AI models being deployed beyond server to edge devices such as mobile phones, wearables, AR/VR/MR and embedded devices. PyTorch Edge extends PyTorch's research-to-production stack to these edge devices and paves the way for building innovative, privacy-aware experiences with superior productivity, portability, and performance, optimized for these diverse hardware platforms.</p>
26
+
<h2class="mt-5 mb-2">Introducing ExecuTorch</h2>
27
+
<p>To advance our PyTorch Edge offering, we developed <ahref="https://pytorch.org/executorch-overview">ExecuTorch</a>, our new runtime for edge devices. ExecuTorch facilitates PyTorch inference on edge devices while supporting portability across hardware platforms with lower runtime and framework tax. ExecuTorch was developed collaboratively between industry leaders including Meta, Arm, Apple, and Qualcomm. </p>
28
+
<p>With ExecuTorch, we’ve renewed our commitment to on-device AI. This extends our ecosystem in a much more “in the spirit of PyTorch” way, with productivity, hackability, and extensibility as critical components. We look forward to supporting edge and embedded applications with low latency, strong privacy, and innovation on the edge. </p>
excerpt: Learn about executorch, a mobile machine learning framework within PyTorch for deploying deep learning models on mobile and embedded devices.
7
8
---
8
9
9
10
<divclass="container">
10
11
<divclass="row hero-content">
11
12
<divclass="col-md-8">
12
-
<h1class="small">PyTorch Edge with ExecuTorch</h1>
13
-
<pclass="lead pt-3">Build innovative and privacy-aware AI experiences for edge devices with Executorch</p>
13
+
<h1class="small">ExecuTorch</h1>
14
+
<pclass="lead pt-3">End-to-end solution for enabling on-device inference capabilities across mobile and edge devices</p>
14
15
</div>
15
16
<divclass="col-md-2 d-none d-lg-block">
16
17
</div>
@@ -21,11 +22,8 @@ <h1 class="small">PyTorch Edge with ExecuTorch</h1>
21
22
<divclass="container mb-5">
22
23
<divclass="row">
23
24
<divclass="col-md-10">
24
-
<h2class="mt-5 mb-2">PyTorch Edge</h2>
25
-
<p>The AI landscape is quickly evolving, with AI models being deployed beyond servers to edge devices such as mobile phones, wearables, AR/VR/MR and embedded devices. PyTorch Edge extends PyTorch's research-to-production stack to these edge devices and paves the way for building innovative, privacy-aware experiences with superior productivity, portability, and performance, optimized for diverse hardware platforms.</p>
26
-
27
-
<h2class="mt-5 mb-2">What is ExecuTorch?</h2>
28
-
<p>ExecuTorch is an end-to-end solution for enabling on-device inference capabilities across mobile and edge devices including wearables, embedded devices and microcontrollers. It is part of the PyTorch Edge ecosystem and enables efficient deployment of various PyTorch models (vision, speech, Generative AI, and more) to edge devices.</p>
25
+
<h2class="mt-5 mb-2" id="what-is-executorch">What is ExecuTorch?</h2>
26
+
<p>ExecuTorch is an end-to-end solution for enabling on-device inference capabilities across mobile and edge devices including wearables, embedded devices and microcontrollers. It is part of the PyTorch Edge ecosystem and enables efficient deployment of various PyTorch models (vision, speech, Generative AI, and more) to edge devices. Key value propositions of ExecuTorch are:</p>
29
27
30
28
<divclass="container">
31
29
<divclass="row mt-3">
@@ -54,36 +52,23 @@ <h2 class="mt-5 mb-2">What is ExecuTorch?</h2>
54
52
</div>
55
53
</div>
56
54
57
-
<h2class="mt-5 mb-2">Why ExecuTorch?</h2>
58
-
<p>Supporting on-device AI presents unique challenges with diverse hardware, critical power requirements, low/no internet connectivity, and realtime processing needs. These constraints have historically prevented or slowed down the creation of scalable and performant on-device AI solutions. ExecuTorch was developed collaboratively between industry leaders including Meta, Arm, Apple, and Qualcomm to be highly portable and provide superior developer productivity without compromising performance.</p>
<p>ExecuTorch is currently powering various experiences across AR, VR and Family of Apps (FOA) products and services at Meta. We are excited to see how the community leverages our all new on-device AI stack. You can learn more about <ahref="https://pytorch.org/executorch/stable/getting-started-architecture">key components</a> of ExecuTorch and its architecture, <ahref="https://pytorch.org/executorch/stable/intro-how-it-works">how it works</a>, and explore <ahref="https://pytorch.org/executorch">documentation pages</a> and <ahref="https://pytorch.org/executorch/stable/#tutorials-and-examples:~:text=Getting%20Started-,Tutorials%20and%20Examples,-Docs">detailed tutorials</a>.</p>
<p>Supporting on-device AI presents unique challenges with diverse hardware, critical power requirements, low/no internet connectivity, and realtime processing needs. These constraints have historically prevented or slowed down the creation of scalable and performant on-device AI solutions. We designed ExecuTorch, backed by our industry leaders like Meta, Arm, Apple, and Qualcomm, to be highly portable and provide superior developer productivity without losing on performance.</p>
59
71
60
-
<h2class="mt-5 mb-2">Explore ExecuTorch</h2>
61
-
<p>ExecuTorch is currently powering various experiences across AR, VR and Family of Apps (FOA) products and services at Meta. You can learn more about <ahref="https://pytorch.org/executorch/stable/getting-started-architecture">key components</a> of ExecuTorch and its architecture, <ahref="https://pytorch.org/executorch/stable/intro-how-it-works">how it works</a>, and explore <ahref="https://pytorch.org/executorch">documentation pages</a> and <ahref="https://pytorch.org/executorch/stable/#tutorials-and-examples:~:text=Getting%20Started-,Tutorials%20and%20Examples,-Docs">detailed tutorials</a>.</p>
0 commit comments