-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fbcode/executorch/backends/cadence/aot/compiler_utils.py
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21137
opened Jul 22, 2026 by
meta-codesync
Bot
Loading…
[ExecuTorch][WebGPU] Add Qwen3 K16 attention and fp16 KV cache
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21136
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add HuggingFace rotate-half RoPE
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21135
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Repair dynamic SDPA routing, add attestation
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21134
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Select emdawnwebgpu for Emscripten builds
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21133
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add Llama K16 online causal attention
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21132
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Replace broad QKV fusion with BK64 kernel
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21131
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Route exact prefill shapes to the BK64 GEMM
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21130
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Fuse the SwiGLU elementwise chain
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21129
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Coordinate dynamic dispatch routes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21128
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Add certified scoped output suppression
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21127
opened Jul 22, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][llm] Wire --use_moe_quantized_op through export pipeline and LLM config
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21126
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add MoE quantized custom op documentation
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21125
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Fuse w1+w3 into single GEMM in quantized_moe_ffn
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21124
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add numerical kernel tests for quantized_moe_ffn
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21123
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add source-transform and Meta-kernel tests for MoE op
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21122
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add MoE source transformation with INT4 quantized packing
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21121
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add Meta kernel and registration probe for quantized_moe_ffn
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21120
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
[ExecuTorch][llm] Add quantized_moe_ffn custom op with C++ kernel
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21119
opened Jul 22, 2026 by
digantdesai
Contributor
Loading…
Apply NoPE on global attention layers (fix ANE/static RoPE mismatch)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21115
opened Jul 22, 2026 by
YIWENX14
Contributor
Loading…
Bump fast-uri from 3.0.3 to 3.1.4 in /examples/demo-apps/react-native/rnllama
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#21114
opened Jul 22, 2026 by
dependabot
Bot
Loading…
Bump setuptools from 80.10.2 to 83.0.0 in /backends/arm
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
dependencies
Pull requests that update a dependency file
module: arm
Issues related to arm backend
python
Pull requests that update python code
#21113
opened Jul 22, 2026 by
dependabot
Bot
Loading…
Add functional update_and_attend KV-cache op + reference cache
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21112
opened Jul 22, 2026 by
kiymetakdemir
Contributor
Loading…
Reland two-pass channelwise gated delta rule kernel + OSS-safe bench BUCK
ci-no-td
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21105
opened Jul 21, 2026 by
JakeStevens
Contributor
Loading…
Bump shell-quote from 1.8.2 to 1.10.0 in /examples/demo-apps/react-native/rnllama
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#21067
opened Jul 21, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.