onnxruntime/include/onnxruntime/core
Guoyu Wang cc6e8fb7cc
Filter initializers for GraphViewer with IndexedSubGraph (#5884)
* fix filtered subgraph initializer issue

* minor fix

* Inlcude implicit input of nodes to see if they are initializers

* Add test case

* minor update

* Address PR comments

* Fix some code error
2020-11-20 18:36:58 -08:00
..
common Upgrade optional implementation to https://github.com/martinmoene/optional-lite. (#5563) 2020-11-03 15:27:47 -08:00
framework Exclude some training specific code from the minimal build. Cleanup some related aspects of allocation planner. (#5861) 2020-11-20 20:25:46 +10:00
graph Filter initializers for GraphViewer with IndexedSubGraph (#5884) 2020-11-20 18:36:58 -08:00
optimizer Expose recompute configs to the frontend (#5318) 2020-10-02 09:49:47 -07:00
platform Remove Env::Task wrapper around std::function (#5753) 2020-11-10 20:22:07 +00:00
providers Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00
session Convert OpenVINO into a shared provider (#5778) 2020-11-20 17:39:57 -08:00