mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-04 23:59:56 +00:00
* Check usage of node output as implicit input in any subgraphs. * Add logic to check/update subgraphs when removing a node. Fix some issues with Graph - Include local outer scope variables when validating. Required if calling Resolve on a subgraph - Include outer scope variables in the value info so the type information is captured. Also required to Resolve a subgraph but will detect a type mismatch (previously we threw the type information away). - Fix GraphNodes iterator so it can be used with std::find_if. Needed to be assignable so the end_ value can't be const. |
||
|---|---|---|
| .. | ||
| onnxruntime/core | ||