onnxruntime
e3ff4a6b
- Fix NNAPI EP error when handling external node adjacent to partition. (#11233)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix NNAPI EP error when handling external node adjacent to partition. (#11233) Move a check for a graph output (for the partition) prior to iterating the downstream nodes to avoid trying to get a NodeUnit for a node that is outside of the partition.
References
#11233 - Fix NNAPI EP error when handling external node adjacent to partition.
Author
edgchen1
Parents
70d97bdf
Loading