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>
27
-
<h2class="mt-5 mb-2">PyTorch on Edge - From PyTorch Mobile to ExecuTorch</h2>
28
-
<p>In 2019, we announced <ahref="/mobile/home/">PyTorch Mobile</a> powered by <ahref="https://pytorch.org/docs/stable/jit.html">TorchScript</a> to address the ever-growing need for edge devices to execute AI models. To advance our PyTorch Edge offerings even further, we developed <ahref="/executorch-overview">ExecuTorch</a>. 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>
29
-
<p>PyTorch Mobile allowed users to stay in the PyTorch ecosystem from training to model deployment. However, the lack of consistent PyTorch semantics used across these and the focus on TorchScript inhibited the developer experience and slowed down research to production. PyTorch Mobile also didn’t provide well-defined entry points for third-party integration and optimizations, which we’ve addressed with ExecuTorch. </p>
30
-
<p>We’ve renewed our commitment to on-device AI with <ahref="/executorch-overview">ExecuTorch</a>. 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>
26
+
<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>
27
+
<h2class="mt-5 mb-2">Introducing ExecuTorch</h2>
28
+
<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>
29
+
<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>
31
30
</div>
32
31
</div>
33
32
</div>
@@ -41,15 +40,15 @@ <h2>Learn more about PyTorch Edge</h2>
0 commit comments