-
Notifications
You must be signed in to change notification settings - Fork 489
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix * 4 debug fix that got accidentally landed in op_sdpa.cpp
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
#9492
opened Mar 21, 2025 by
kimishpatel
Loading…
Arm backend: Add all ops not supported on Ethos-U55 to support-check
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
topic: not user facing
#9489
opened Mar 21, 2025 by
Erik-Lundell
Loading…
Fix exir.load/save to handle named data store map
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9485
opened Mar 21, 2025 by
tarun292
Loading…
Use cached PyTorch wheels on MacOS jobs
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: ci
Issues related to continuous integration
topic: not user facing
Use executorchcoreml built with CMake instead of extra wheel
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: build/install
Issues related to the cmake and buck2 builds, and to installing ExecuTorch
topic: not user facing
Create a CoreML inmemoryfs pybinding target
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: build/install
Issues related to the cmake and buck2 builds, and to installing ExecuTorch
topic: not user facing
#9482
opened Mar 21, 2025 by
jathu
Loading…
Separate CoreML util and inmemoryfs targets to be reusable
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: build/install
Issues related to the cmake and buck2 builds, and to installing ExecuTorch
topic: not user facing
#9481
opened Mar 21, 2025 by
jathu
Loading…
[Android benchmark] Increase cool down time to 180
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9480
opened Mar 21, 2025 by
kirklandsign
Loading…
Revert "Arm backend: Add initial Llama model test case"
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
#9473
opened Mar 20, 2025 by
larryliu0820
Loading…
[ET-VK][benchmarking][ez] Don't perform copies when benchmarking
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#9468
opened Mar 20, 2025 by
SS-JIA
Loading…
[Proposal] Support Multiple Prefill + Decode in a loop
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#9466
opened Mar 20, 2025 by
kushrast
Loading…
Use xplat/caffe2:ovrsource_aten_Config.h for arvr build modes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9462
opened Mar 20, 2025 by
tarun292
Loading…
Make export llama checkpoint and param optional
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9456
opened Mar 20, 2025 by
jackzhxng
Loading…
Arm backend: Tosa tools update
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
topic: not user facing
#9451
opened Mar 20, 2025 by
per
Loading…
[etLLM][Config, Part1] Convert Args to DictConfig
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
topic: not user facing
#9450
opened Mar 20, 2025 by
iseeyuan
Loading…
Arm Backend: Add New Silu and SDPA Decomp passes to arm_pass_manager
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
topic: not user facing
#9448
opened Mar 20, 2025 by
ArmRyan
Loading…
[backend_api] Delete partitioner tags after lowering
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9435
opened Mar 20, 2025 by
mcr229
Loading…
[build Folder Migration] Move core build files into scripts
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: build/install
Issues related to the cmake and buck2 builds, and to installing ExecuTorch
module: ci
Issues related to continuous integration
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#9434
opened Mar 20, 2025 by
jathu
Loading…
Add vectorization in elementwise_util (not working yet)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
BroadcastIndexesRange: leading 1s don't require true broadcasting
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#9431
opened Mar 20, 2025 by
swolchok
Loading…
Refactor dtype handling in export_llama
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9430
opened Mar 19, 2025 by
jackzhxng
Loading…
[ET-VK] Moving repeat functionality from copy_packed_dim_offset into a separate repeat shader.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9428
opened Mar 19, 2025 by
trivedivivek
Loading…
[ET-VK] Simplify lane offset copy logic in copy_packed_dim_offset shader.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9416
opened Mar 19, 2025 by
trivedivivek
Loading…
[ET-VK] Adding all tensor packing support for repeat op.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9415
opened Mar 19, 2025 by
trivedivivek
Loading…
[ET-VK] Adding repeat support to add_copy_packed_dim_offset_node function.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
topic: not user facing
#9414
opened Mar 19, 2025 by
trivedivivek
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.