onnxruntime/tools
Guoyu Wang a70ae24475
Add QDQ::Selector::Select to use const GraphViewer instead of mutable Graph (#9621)
* Move qdq selector to use const GraphViewer

* minor update

* Move qdq logic from NodeSelector to QDQ Selectors

* Fix build break

* Move selector result to NodesToOptimizeIndexes

* fix build break

* address CR comments

* move indexes -> indices

* Pass  graph_viewer to avoid recreating many times

* Update after merge master

* update graph viewer remarks

* update comments

* Add ut for new qdq selector logic

* Increase minimal binary size limit

* UT minor update

* Address CR comments
2021-11-08 21:36:29 -08:00
..
ci_build Add QDQ::Selector::Select to use const GraphViewer instead of mutable Graph (#9621) 2021-11-08 21:36:29 -08:00
doc Add graphviz into Dockerfile images for Python API documentation (#7819) 2021-06-02 16:12:54 -07:00
nuget Enable building winml with --build_nuget (#9632) 2021-11-04 00:42:51 -07:00
perf_util
python Fix Where op type reduction processing (#9033) 2021-09-13 08:37:58 -07:00