onnxruntime/tools/ci_build
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
..
github Add QDQ::Selector::Select to use const GraphViewer instead of mutable Graph (#9621) 2021-11-08 21:36:29 -08:00
__init__.py
amd_hipify.py CUDA EP's ResizeImpl now uses functors, hipify for ROCm EP (#9466) 2021-10-21 15:02:41 -07:00
build.py Change the default value of onnxruntime_DISABLE_RTTI (#9674) 2021-11-05 15:27:04 -07:00
clean_docker_image_cache.py
coverage.py
gen_def.py Minimize changes to fix missing symbols used from C# (#8867) 2021-08-28 07:10:14 +10:00
get_docker_image.py
logger.py
op_registration_utils.py Remove Featurizers code (#9300) 2021-10-20 10:20:35 -07:00
op_registration_validator.py
reduce_op_kernels.py
requirements.txt Restore transformers tests and disable some tests (#8530) 2021-07-29 14:09:36 -07:00
upload_python_package_to_azure_storage.py do not add pkg wheel entry to the index html file if it already exists (#9004) 2021-09-09 16:20:19 -07:00