onnxruntime/tools/python
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
..
util
__init__.py
convert_onnx_models_to_ort.py
create_reduced_build_config.py
dump_ort_model.py
dump_subgraphs.py
example_operator_perf_test.py
FindOptimizerOpsetVersionUpdatesRequired.py
gen_contrib_doc.py
gen_opkernel_doc.py
gen_ort_mobile_pkg_doc.py
get_submodules.py
onnx_test_data_utils.py
ort_test_dir_utils.py
PythonTools.md
remove_initializer_from_input.py
run_android_emulator.py
sparsify_initializers.py
update_version.py