onnxruntime/tools/ci_build/github/linux/ort_minimal
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
..
__init__.py Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
build_full_ort_and_create_ort_files.sh [CoreML EP]Make coreml ep build on non-macOS platform (#8677) 2021-08-18 09:35:32 -07:00
build_minimal_ort_and_run_tests.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
build_minimal_ort_android_baseline_and_report_bin_size.sh Add QDQ::Selector::Select to use const GraphViewer instead of mutable Graph (#9621) 2021-11-08 21:36:29 -08:00
check_build_binary_size.py Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
nnapi_minimal_build_minimal_ort_and_run_tests.sh Build shared host protoc in iOS CI pipelines (#9087) 2021-09-16 17:16:50 -07:00
readelf_utils.py Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00