-
Notifications
You must be signed in to change notification settings - Fork 540
Update README.md with refined list of products and backends #8131
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/8131
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 1d49369 with merge base a5c7609 ( BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@@ -26,9 +26,10 @@ Platform Support: | |||
|
|||
- Hardware Acceleration: | |||
- Apple | |||
- ARM | |||
- Arm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating Arm!!
|
||
It covers a wide gamut of models including: LLMs (Large Language Models), CV (Computer Vision), ASR (Automatic Speech Recognition), TTS (Text to Speech). | ||
It supports a wide range of models including LLMs (Large Language Models), CV (Computer Vision), ASR (Automatic Speech Recognition), and TTS (Text to Speech). | ||
|
||
Platform Support: | ||
- Operating Systems: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
later on, we should differentiate between host platform vs target platfrom, for now, okay.
@@ -12,9 +12,9 @@ | |||
<hr> | |||
</div> | |||
|
|||
**ExecuTorch** is an end-to-end solution for on-device inference and training. It powers much of Meta's on-device AI functionality including: Facebook, Oculus, Meta Glasses, Instagram, WhatsApp and more. | |||
**ExecuTorch** is an end-to-end solution for on-device inference and training. It powers much of Meta's on-device AI experiences across Facebook, Instagram, Meta Quest, Ray-Ban Meta Smart Glasses, WhatsApp, and more. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ali-khosh i think we should also say that it's not limited to Meta only
Summary
Updating README.md with a refined list of products and backends. Include Qualcomm (important!) and use correct product names for Meta. Tweak the terminology broadly.
Adjusts #8126
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218