onnxruntime/tools/python
Edward Chen ee35be0129
Support specifying globally allowed types from build script (#6677)
Add initial support for constraining operator kernel implementations (which support this type-granularity) to a set of allowed types from scripts.
2021-02-22 14:05:00 -08:00
..
util Support specifying globally allowed types from build script (#6677) 2021-02-22 14:05:00 -08:00
__init__.py
convert_onnx_models_to_ort.py Update ORT model conversion script to support custom ops (#6701) 2021-02-17 12:52:39 +10:00
create_reduced_build_config.py Support specifying globally allowed types from build script (#6677) 2021-02-22 14:05:00 -08: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 ort_test_utils: skip creating input if it is an initializer (#6544) 2021-02-05 17:34:08 -08:00
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