onnxruntime/include/onnxruntime/core
Guoyu Wang 60bbdf1403
Remove unused NodeArgs in Graph::Resolve (#9213)
* Remove unused NodeArgs

* Handle case where a node arg from an initializer from initializer_names_to_preserve

* Fix CI failure

* update test

* Fix outer scope node args failure

* Use NodeArg* as the key of the std::set instead of string

* Minor updates
2021-10-01 11:44:26 -07:00
..
common Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
graph Remove unused NodeArgs in Graph::Resolve (#9213) 2021-10-01 11:44:26 -07:00
optimizer Added new fp16 allow/safe opcodes in PropagateCastOps (#8964) 2021-09-10 11:53:26 -07:00
platform Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
providers Add CPU_ONLY runtime option to NNAPI EP (#9066) 2021-09-15 15:50:18 -07:00
session Fix default initialization value in C API header (#9126) 2021-09-20 20:58:13 -07:00