onnxruntime/tools/python
Scott McKay 6cb8f8c812
Support disabling a typed kernel registration that uses the output type (#6530)
* Update infrastructure to support disabling a typed kernel registration that uses output 0 for the type (vs. the normal use case of input 0).
2021-02-03 14:22:32 +10:00
..
util Support disabling a typed kernel registration that uses the output type (#6530) 2021-02-03 14:22:32 +10:00
__init__.py
convert_onnx_models_to_ort.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
create_reduced_build_config.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
dump_subgraphs.py
example_operator_perf_test.py
FindOptimizerOpsetVersionUpdatesRequired.py
gen_contrib_doc.py
gen_opkernel_doc.py
get_submodules.py
onnx_test_data_utils.py
ort_test_dir_utils.py
PythonTools.md
register_custom_ops_pytorch_exporter.py
remove_initializer_from_input.py
run_android_emulator.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
update_version.py