onnxruntime
e3ff4a6b - Fix NNAPI EP error when handling external node adjacent to partition. (#11233)

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.
Author
Parents
Loading