-
Notifications
You must be signed in to change notification settings - Fork 650
Labels
module: armIssues related to arm backendIssues related to arm backend
Milestone
Description
🐛 Describe the bug
Repro
# TOSA Passes
pytest --pdb --verbose --color=yes --numprocesses=auto \
backends/arm/test/models/test_nn_modules.py::test_nn_Modules_BI\[SimpleWeightReuseModel\]
# U55 Fails (Making it XFAIL)
pytest --pdb --verbose --color=yes --numprocesses=auto \
backends/arm/test/models/test_nn_modules.py::test_nn_Modules_U55BI\[SimpleWeightReuseModel\]
- error -
RuntimeError: Non-passthrough operation could not run on NPU
from Vela. - logs
test.log
exported_graph.log
Versions
main
zingo
Metadata
Metadata
Assignees
Labels
module: armIssues related to arm backendIssues related to arm backend
Type
Projects
Status
Backlog