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

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
Converting .gguf model to .pte results in an error bug Something isn't working module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code
#7771 opened Jan 19, 2025 by arjunsingri
Need help in fixing the error from running the edge model. bug Something isn't working
#7717 opened Jan 16, 2025 by himalayjor
Error running tensor through my model: std::bad_alloc bug Something isn't working enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: user experience Issues related to reducing friction for users
#7678 opened Jan 15, 2025 by bluejack
Flatten layer followed by linear layer causes HardFault on Cortex M4F bug Something isn't working 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
#7651 opened Jan 14, 2025 by ChristophKarlHeck
FileNotFoundError: [Errno 2] No such file or directory: '/torchgen/packaged/ATen/native/native_functions.yaml' while building QNN backend bug Something isn't working module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch need-user-input The issue needs more information from the reporter before moving forward triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7644 opened Jan 14, 2025 by lifelongeeek
QNN: wav2letter doesn't export bug Something isn't working 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
#7634 opened Jan 13, 2025 by guangy10
executor_runner: Check failed (all_contiguous || all_channels_last): 2 input tensors have different dim orders bug Something isn't working module: runtime Issues related to the core runtime and code under runtime/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7444 opened Dec 27, 2024 by zhangzhb369
Llama3.2 unable to perform batch inference on Android bug Something isn't working module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7435 opened Dec 24, 2024 by chienhuikuo
Remove patch for QNN to use the legacy export flow. bug Something isn't working 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
#7373 opened Dec 18, 2024 by lucylq
tinyllama w/ mps error when running on ios benchmark app bug Something isn't working 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
#7366 opened Dec 18, 2024 by guangy10
insert_write_back_for_buffers_pass should inject copy_ nodes at the earliest possible spot. bug Something isn't working module: exir Issues related to Export IR and the code under exir/
#7345 opened Dec 17, 2024 by JacobSzwejbka
Flatc should be built for the host rather than the target when cross-compiling bug Something isn't working module: build/install Issues related to the cmake and buck2 builds, and to installing ExecuTorch module: runtime Issues related to the core runtime and code under runtime/
#7260 opened Dec 10, 2024 by fiberflow
YOLO Pose model errors in edge.to_executorch actionable Items in the backlog waiting for an appropriate impl/fix bug Something isn't working module: exir Issues related to Export IR and the code under exir/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7214 opened Dec 5, 2024 by agunapal
Is Inspector find_total_for_module correct? actionable Items in the backlog waiting for an appropriate impl/fix bug Something isn't working module: devtools Issues related to developer tools and code under devtools/ triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#7200 opened Dec 5, 2024 by BmanClark
Issues with deloyment on RP2040 actionable Items in the backlog waiting for an appropriate impl/fix bug Something isn't working 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
#7177 opened Dec 4, 2024 by AIWintermuteAI
llama3.2 on iPhone 16 generates repeated, bad responses bug Something isn't working module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code need-user-input The issue needs more information from the reporter before moving forward
#7156 opened Dec 3, 2024 by fighting300
export .pte error with Macbook pro M4 bug Something isn't working
#7127 opened Nov 29, 2024 by wangqiang58
Data Type Mismatch Error in to_edge Function bug Something isn't working module: exir Issues related to Export IR and the code under exir/
#7112 opened Nov 27, 2024 by 99004327-Sourabh
Unable to export to .pte format bug Something isn't working 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
#7099 opened Nov 27, 2024 by sixersri
ProTip! Mix and match filters to narrow down what you’re looking for.