-
Notifications
You must be signed in to change notification settings - Fork 871
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Arm backend: Update Ethos-u linux driver to 26.02
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
release notes: arm
Changes to the ARM backend delegate
#18030
opened Mar 10, 2026 by
perheld
Loading…
Arm backend: Update call_shape_operator signature
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
release notes: none
Do not include this in the release notes
#18029
opened Mar 10, 2026 by
oscarandersson8218
Loading…
ExecuTorch HTML Graph Visualizer
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Fix top navbar and left sidebar navigation, adding pathways
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18026
opened Mar 10, 2026 by
AlannaBurke
Loading…
Add WASM/Emscripten compiler flags to runtime_wrapper.bzl
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
release notes: build
Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#18025
opened Mar 10, 2026 by
s09g
Loading…
Qualcomm AI Engine Direct - Custom op example fixes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: qnn
Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#18024
opened Mar 9, 2026 by
qti-mmadhava
Loading…
Update README with Mistral pre-exported .pte files info
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18023
opened Mar 9, 2026 by
mergennachin
Loading…
Fix Cadence CPU runner CMake build
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: cadence
Changes to the Cadence backend delegate
#18021
opened Mar 9, 2026 by
aliafzal
Loading…
Fix heap-buffer-overflow in constant_pad_nd
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18018
opened Mar 9, 2026 by
psiddh
Loading…
[ET-VK][qlinear] Add bmm support to quantized linear pattern detector
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18017
opened Mar 9, 2026 by
SS-JIA
Loading…
[ET-VK][qconv] Add q8ta_conv2d_transposed operator
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18016
opened Mar 9, 2026 by
SS-JIA
Loading…
[ET-VK][qdq] Support high-dimensional tensors in quantize/dequantize per tensor
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18015
opened Mar 9, 2026 by
SS-JIA
Loading…
[ET-VK][qlinear] Look through output view_copy when detecting output quantization
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18014
opened Mar 9, 2026 by
SS-JIA
Loading…
[ET-VK][ez] Fix duplicate placeholder target in create_constant_placeholder
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18013
opened Mar 9, 2026 by
SS-JIA
Loading…
Arm backend: add VGF image classification flow
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
release notes: none
Do not include this in the release notes
skip-url-lint
#18012
opened Mar 9, 2026 by
usamahz
Loading…
Arm backend: Create more general GetDecompositionPass
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
release notes: none
Do not include this in the release notes
#18011
opened Mar 9, 2026 by
tom-arm
Loading…
Arm backend: Fix to ensure nested control flow graphs are delegated
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
release notes: arm
Changes to the ARM backend delegate
#18010
opened Mar 9, 2026 by
SaoirseARM
Loading…
Fix AttributeError when torchao ops are not registered
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18008
opened Mar 9, 2026 by
elpdumont
Loading…
Arm backend: Bump FVP version for corstone300/320
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
release notes: arm
Changes to the ARM backend delegate
Bugfix: training header files were not installed with "make install".
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: training
#18004
opened Mar 9, 2026 by
berndporr
Loading…
Arm backend: Simplify get_compile_spec signature
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
release notes: none
Do not include this in the release notes
#18003
opened Mar 9, 2026 by
martinlsm
Loading…
Qualcomm AI Engine Direct - Support EPS for cli and fix mv2 to work in QNN2.45
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: qnn
Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#18002
opened Mar 9, 2026 by
winskuo-quic
Loading…
Refactor operator validation APIs and replace CMSIS-NN calls with reference implementations
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18001
opened Mar 9, 2026 by
Ninja91
Loading…
Remove extern "C" wrapping and fix format specifiers for ARM embedded builds
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: arm
Issues related to arm backend
#18000
opened Mar 9, 2026 by
Ninja91
Loading…
Add EliminateRescaleBeforeMulPass to remove redundant pre-MUL rescales
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#17999
opened Mar 8, 2026 by
Ninja91
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.