onnxruntime/tools/python/util/ort_format_model
Edward Chen 011cb8fd48
Fix Where op type reduction processing (#9033)
* Update type reduction script to track Where Op's second input type.

* Clean up op_kernel_type_control.h includes.

* Use more maintainable include.
2021-09-13 08:37:58 -07:00
..
__init__.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
operator_type_usage_processors.py Fix Where op type reduction processing (#9033) 2021-09-13 08:37:58 -07:00
ort_model_processor.py
types.py
utils.py