executorch icon indicating copy to clipboard operation
executorch copied to clipboard

On-device AI across mobile, embedded and edge for PyTorch

Results 597 executorch issues
Sort by recently updated
recently updated
newest added

### Summary Adds a default pull request template. Follows how PyTorch tracks changelogs for release notes, which is adding "Release notes: " labels, e.g. [this](https://github.com/pytorch/pytorch/pull/137289) PyTorch PR. Fixes #5793 ###...

CLA Signed
Release notes: misc

We are pulling in and testing out new 16x4 kleidi kernels, we see some significant performance improvements from this

CLA Signed

### 🐛 Describe the bug ### the issue I'm getting the following dependency conflict error when I attempt to install executorch v0.3.0 on my arm64 macos system: ```shell ./install_requirements.sh --pybind...

module: runtime

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #5844

CLA Signed

* Adds GenericModelEvaluator, which gathers metrics applicable to all models * Adds --evaluate option to enable gathering quantization metrics Signed-off-by: Tom Allsop Change-Id: Ia9b591841f188870fa5e62d0568169498301393d

CLA Signed
partner: arm
ciflow/trunk

Following this tutorial: https://github.com/pytorch/executorch/blob/main/examples/demo-apps/apple_ios/LLaMA/docs/delegates/xnnpack_README.md (on main, commit `92d1d1e410b11945869472e88a2247305921989a`, iPhone 12 Pro, iOS 17.6.1) When I drag and drop the model and tokenizer files in finder, they are not visible in...

iOS

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #5715 * #5670 Differential Revision: [D63497872](https://our.internmc.facebook.com/intern/diff/D63497872/)

CLA Signed
fb-exported

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * #5715 * __->__ #5670 When using quantized kv cache, dequantization routine takes significantly long. This diff just vectorizes dequant per channel for common...

CLA Signed
fb-exported

Add pass utils and update passes to make them more concise. Also fix a bug in ConvertSplitToSlicePass, where getitem nodes were not removed. Change-Id: I9346abae93d58bfcbcf727c279c06e58bc94ba6b

CLA Signed
partner: arm
ciflow/trunk

Suggestion or what a pass to decompose a div in ArmQuantizer might look like.

CLA Signed
partner: arm
ciflow/trunk