Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating ExecuTorch getting started page. #1935

Open
wants to merge 12 commits into
base: site
Choose a base branch
from

Conversation

AlannaBurke
Copy link
Collaborator

Swapping out content on ET page per @byjlw.

Copy link

linux-foundation-easycla bot commented Mar 13, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

netlify bot commented Mar 13, 2025

Deploy Preview for pytorch-dot-org-preview ready!

Name Link
🔨 Latest commit 5eac912
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-dot-org-preview/deploys/67d9c44145ec630008ab60b1
😎 Deploy Preview https://deploy-preview-1935--pytorch-dot-org-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@svekars svekars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks so much, Alanna - just a few minor editorial nits.

AlannaBurke and others added 6 commits March 14, 2025 16:22
Copy link

@byjlw byjlw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could links are pointing at main instead of stable. My bad since I sent you them like this.

We don't want to merge this until after the 0.6 release as some of these pages don't exist yet

* [ARM Ethos-U](https://pytorch.org/executorch/stable/backends-arm-ethos-u.html)
* [Qualcomm AI Engine](https://pytorch.org/executorch/stable/backends-qualcomm.html)
* [MediaTek](https://pytorch.org/executorch/stable/backends-mediatek.html)
* [Cadence Xtensa](https://pytorch.org/executorch/main/backends-cadence.html)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

</p>
PyTorch’s edge specific library is [ExecuTorch](https://github.com/pytorch/executorch/)] and is designed to be lightweight, very performant even on devices with constrained hardware such as mobile phones, embedded systems and microcontrollers.

ExecuTorch relies heavily on PyTorch core technologies such as [torch.compile](https://pytorch.org/docs/stable/torch.compiler.html) and [torch.export](https://pytorch.org/docs/main/export.html), and should be very familiar to anyone who has used PyTorch in the past.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AlannaBurke
Copy link
Collaborator Author

@byjlw This is good to go - do you want us to hold off on merging it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants