-
Notifications
You must be signed in to change notification settings - Fork 536
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Kernels should depend on executorch_core
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10738
opened May 6, 2025 by
kirklandsign
Loading…
extension_flat_tensor should depend on executorch_core
ciflow/binaries
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10737
opened May 6, 2025 by
kirklandsign
Loading…
[CMake] Avoid extension_module have dupe flat_tensor cpp
ciflow/binaries
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#10735
opened May 6, 2025 by
kirklandsign
Loading…
Using width packed bias in conv1d op to slightly improve speed 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
#10733
opened May 6, 2025 by
trivedivivek
Loading…
openvino_backend doesn't need to be static only
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#10732
opened May 6, 2025 by
kirklandsign
Loading…
Create a helper to define overridable configs
ciflow/binaries
ciflow/trunk
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
#10731
opened May 6, 2025 by
jathu
Loading…
Arm backend: Add DecomposeCosineSimilarity
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
#10729
opened May 6, 2025 by
wwwind
Loading…
Arm backend: Allocate the scratch buffer runtime rather than in the pte
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
#10714
opened May 6, 2025 by
gggekov
Loading…
fix bug with sequential backends
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
#10708
opened May 6, 2025 by
mcr229
Loading…
Convert the unit test from java to kotlin
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
#10702
opened May 6, 2025 by
phaiting
Loading…
Add input size validation to Module.execute
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
#10701
opened May 5, 2025 by
keyprocedure
Loading…
Fix preq embedding dtype check
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
#10699
opened May 5, 2025 by
YIWENX14
Loading…
[CMake] Update extension/ deps executorch -> executorch_core
ciflow/binaries
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
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#10698
opened May 5, 2025 by
kirklandsign
Loading…
Handle avg_pool2d with padding == 0 as no padding
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
#10697
opened May 5, 2025 by
3l1
Loading…
Clean up eager quant in llm_export
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10684
opened May 5, 2025 by
metascroy
Loading…
Introduce PAL function table
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: runtime
Changes related to the core runtime which loads the program methods, initializes delegates, and runs
#10675
opened May 4, 2025 by
GregoryComer
Loading…
[executorch][android] Add Runtime.java to centralize native library l…
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#10672
opened May 3, 2025 by
LefterisXefteris
Loading…
Android Qwen thinking mode prompt support
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: examples
Issues related to demos under examples/
release notes: examples
Changes to any of our example LLMs integrations, such as Llama3 and Llava
#10668
opened May 2, 2025 by
kirklandsign
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…
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
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…
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
module: llm
Issues related to LLM examples and apps, and to the extensions/llm/ code
release notes: llm
To capture llm specific changes in release notes
#10612
opened May 1, 2025 by
kimishpatel
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.