onnxruntime/include
Scott McKay b3479367cf
Add helper to check if node provides a graph output. (#8186)
* Add helper to check if node provides a graph output. The current approach unnecessarily creates a vector when most of the optimizers only care about a true/false response.

* Undo accidental change

* Fix a couple of issues due to copying from larger set of changes.
2021-06-30 12:15:42 +10:00
..
onnxruntime/core Add helper to check if node provides a graph output. (#8186) 2021-06-30 12:15:42 +10:00