Skip to content

Issues: pytorch/executorch

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Missing broadcast capability in optimized kernels. module: kernels Issues related to kernel libraries and utilities, and code under kernels/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8051 opened Jan 30, 2025 by cptspacemanspiff
Revamp Getting Started Experience module: doc Issues related to documentation, both in docs/ and inlined in code module: user experience Issues related to reducing friction for users triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8048 opened Jan 30, 2025 by GregoryComer
Dim Order in ExecuTorch
#8037 opened Jan 29, 2025 by Gasoonjia
executorch Undefined symbols for architecture arm64: "executorch::extension::make_tensor_ptr" module: extension Issues related to code under extension/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8036 opened Jan 29, 2025 by Olgacmt
[PlaceHolder] [Arm] Add support for quantized rsqrt partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8035 opened Jan 29, 2025 by digantdesai
Multiple Entrypoints and Shared State implementation; Request for comments/feedback. module: exir Issues related to Export IR and the code under exir/ rfc Request for comment and feedback on a post, proposal, etc. triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8030 opened Jan 29, 2025 by cptspacemanspiff
[Bug] Benchmark: Application error crash when select commits in torchbench/userbenchmark module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8024 opened Jan 29, 2025 by yangw-dev
"merge on green" for PRs like PyTorch core's "@pytorchbot merge -g" module: ci Issues related to continuous integration triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8005 opened Jan 28, 2025 by swolchok
Can't run training example: No module named 'executorch.extension.training.pybindings._training_lib module: training Issues related to training models on edge devices triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#8001 opened Jan 28, 2025 by YuanTingHsieh
TorchAudio Conformer model doesn't lower to edge IR bug Something isn't working module: exir Issues related to Export IR and the code under exir/ partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7998 opened Jan 28, 2025 by freddan80
Benchmark: Fix uploading results for jobs finishes with partial success enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7989 opened Jan 28, 2025 by guangy10
Benchmark: Report memory usage in Android benchmark app feature A request for a proper, new feature. module: android Issues related to Android code, build, and execution module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7988 opened Jan 28, 2025 by guangy10
[DevX] Commits comparison via dashboard is misleading enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: benchmark Issues related to the benchmark infrastructure triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7986 opened Jan 27, 2025 by guangy10
kernels/test/custom_kernel_example isn't built with CMake or in OSS CI module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7984 opened Jan 27, 2025 by swolchok
Reproduce/enable DeepSeek R1 Distill Llama 8B good first issue Good for newcomers module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code module: user experience Issues related to reducing friction for users triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7981 opened Jan 27, 2025 by mergennachin
AOT perf regression on Apple platform module: ci Issues related to continuous integration triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7967 opened Jan 27, 2025 by guangy10
Is the process to convert .safetensors to .pte documented? module: examples Issues related to demos under examples/ module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code
#7958 opened Jan 25, 2025 by arjunsingri
QNN: mobilebert failed to generate Qnn context binary bug Something isn't working module: examples Issues related to demos under examples/ module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/ partner: qualcomm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Qualcomm
#7946 opened Jan 24, 2025 by guangy10
[DeviceFarm] Inception V4 MPS model failed to load on iOS_17_2_1_iPhone15_4 bug Something isn't working module: benchmark Issues related to the benchmark infrastructure module: mps Issues related to Apple's MPS delegation and code under backends/apple/mps/
#7920 opened Jan 23, 2025 by guangy10
MPS: tinyllama inference error bug Something isn't working module: examples Issues related to demos under examples/ module: mps Issues related to Apple's MPS delegation and code under backends/apple/mps/ partner: apple For backend delegation, kernels, demo, etc. from the 3rd-party partner, Apple
#7907 opened Jan 23, 2025 by guangy10
MPS: edsr inference error bug Something isn't working module: examples Issues related to demos under examples/ module: mps Issues related to Apple's MPS delegation and code under backends/apple/mps/ partner: apple For backend delegation, kernels, demo, etc. from the 3rd-party partner, Apple
#7905 opened Jan 23, 2025 by guangy10
MPS: mobilebert inference error bug Something isn't working module: examples Issues related to demos under examples/ module: mps Issues related to Apple's MPS delegation and code under backends/apple/mps/ partner: apple For backend delegation, kernels, demo, etc. from the 3rd-party partner, Apple
#7904 opened Jan 23, 2025 by guangy10
Revamp iOS documentations module: doc Issues related to documentation, both in docs/ and inlined in code module: ios Issues related to iOS code, build, and execution module: user experience Issues related to reducing friction for users
#7903 opened Jan 23, 2025 by mergennachin
We need a good way to log Tensor shapes in portable ops' error messages triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7902 opened Jan 23, 2025 by swolchok
ProTip! no:milestone will show everything without a milestone.