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: . Differential Revision: D56517032

CLA Signed

- Builds on TOSA support for mv2 - Currently has accuracy issues for on-target execution. - Adding support mv2 from examples/models (torchvision mv2) - Adds ability to use portable Q/DQ...

CLA Signed
partner: arm
ciflow/trunk

Summary: This diff solves part of Ali's comments in our tracer sheet (https://docs.google.com/spreadsheets/d/1PoJt7P9qMkFSaMmS9f9j8dVcTFhOmNHotQYpwBySydI/edit#gid=0). Specifically speaking: "NanoGPT" -> "nanoGPT" "CoreML" -> "Core ML" "ExecuTorch Codebase" -> "ExecuTorch codebase" "Android Phone" ->...

CLA Signed
fb-exported

Stack from [ghstack](https://github.com/ezyang/ghstack) (oldest at bottom): * __->__ #3299 * #3219 * #3172 1. Introduce a `CopyNode` for generic copy-with-offset operations. 2. `aten.repeat` on all dimensions. 2.1 Use `CopyNode` where...

CLA Signed
fb-exported

In main branch, the custom op registration is using new API. However, this is not present in release/0.2. We need it for LLAMA to work.

CLA Signed
ciflow/trunk

Differential Revision: D55298701

CLA Signed

v0.2.0 release branch was cut. The branch name is "[release/0.2](https://github.com/pytorch/executorch/tree/release/0.2)", with [tag "v0.2.0-rc4"](https://github.com/pytorch/executorch/tree/v0.2.0-rc4) atm. Our release plan from this point is roughly: * **Phase 1 (until 4/5/24):** -- work on...

triaged

You no longer need export FLATC_EXECUTABLE

CLA Signed