-
Notifications
You must be signed in to change notification settings - Fork 537
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[LlamaDemo] Support more tokenizer suffix
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
#10664
opened May 2, 2025 by
kirklandsign
Loading…
Permute elimination pass fixes.
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
#10662
opened May 2, 2025 by
abeakkas
Loading…
Use std::align_alloc in file_data_loader
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
#10660
opened May 2, 2025 by
lucylq
Loading…
support phi4 in ios demo app
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10659
opened May 2, 2025 by
metascroy
Loading…
Arm backend: Add SDPA decomposition to annotation pipeline
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
#10657
opened May 2, 2025 by
mansnils
Loading…
Arm backend: Refactor TosaArg to use TosaSpecification
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
#10655
opened May 2, 2025 by
oscarandersson8218
Loading…
Arm backend: Add support for single input matmul
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
#10654
opened May 2, 2025 by
oscarandersson8218
Loading…
Arm backend: Add support to neg.default
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
#10653
opened May 2, 2025 by
fumchin
Loading…
Update install script and building from source docs
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
#10652
opened May 2, 2025 by
keyprocedure
•
Draft
[ET-VK] Using vector for storing ref_mapping_ in GraphBuilder to improve model load time and memory.
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
#10647
opened May 2, 2025 by
trivedivivek
Loading…
[ET-VK] Minor build graph change to improve model load time and memory.
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
#10646
opened May 2, 2025 by
trivedivivek
Loading…
Make quantize_pt2 return an ExportedProgram instead of a GraphModule
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
#10644
opened May 2, 2025 by
mcremon-meta
Loading…
Qwen3 doc and config tweaks
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
#10640
opened May 2, 2025 by
jackzhxng
Loading…
Accept tokenizer.json in iOS benchmark app
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10639
opened May 1, 2025 by
jackzhxng
Loading…
Enable do_quant_fusion_and_const_prop by default
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10633
opened May 1, 2025 by
metascroy
Loading…
Skip message format
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
#10632
opened May 1, 2025 by
shoumikhin
Loading…
Add a pass to fuse scalar mul with quant ops
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
#10630
opened May 1, 2025 by
mcremon-meta
Loading…
Refactor attention v2
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10623
opened May 1, 2025 by
lucylq
Loading…
Update MemoryPlanning Verifier to only assume model has user input if it has at least one tensor input
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: exir
Changes to any dialects and passes on these dialects, such as memory planning
[Executorch][llm] Enable local global attention in export_llama script
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10612
opened May 1, 2025 by
kimishpatel
Loading…
[Executorch][llm] Enable leveraging ring kv cache via module swap
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10611
opened May 1, 2025 by
kimishpatel
Loading…
[Executorch][llm] Make custom update cache op operate on indices
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10610
opened May 1, 2025 by
kimishpatel
Loading…
[Executorch][llm] Add ring buffer based kv cache and mask calculation to MHA
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10609
opened May 1, 2025 by
kimishpatel
Loading…
[Executorch][llm] Add support for ring kv cache and ring attention
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10608
opened May 1, 2025 by
kimishpatel
Loading…
[ET-VK][ez] Improvements to GLSL codegen script
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
release notes: vulkan
Changes to the Vulkan backend delegate
#10605
opened May 1, 2025 by
SS-JIA
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.