onnxruntime/tools/python
Scott McKay f0142da59c
Add NNAPI to providers that can be used via the python bindings. (#5867)
Update ORT model conversion script
  - add args for specifying optimization level and whether to use NNAPI
  - add logic to create a list of required ops and ORT format model that can be used with NNAPI
2020-11-21 09:18:35 +10:00
..
util
__init__.py
convert_onnx_models_to_ort.py
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
update_version.py