onnxruntime/tools/python
gwang-msft db475c4f35
Add option for onnx_test_runner can pause after launch, make create_test_dir work on non-windows os (#4618)
* minor fix for test dir util

* add pause option for onnx_test_runner

* add flush std to show pause prompt text

Co-authored-by: gwang0000 <62914304+gwang0000@users.noreply.github.com>
2020-07-29 11:47:01 -07:00
..
__init__.py Add a couple of utility scripts to tools/python (#3621) 2020-05-02 17:35:43 +10:00
dump_subgraphs.py The fixings for python scripts in ONNXRuntime (#4135) 2020-06-08 10:27:32 -07:00
example_operator_perf_test.py Add a couple of utility scripts to tools/python (#3621) 2020-05-02 17:35:43 +10:00
FindOptimizerOpsetVersionUpdatesRequired.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
gen_contrib_doc.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
gen_opkernel_doc.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
get_azcopy.py Use azcopy to download test data (#4221) 2020-06-16 10:14:34 -07:00
get_submodules.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
onnx_test_data_utils.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
ort_test_dir_utils.py Add option for onnx_test_runner can pause after launch, make create_test_dir work on non-windows os (#4618) 2020-07-29 11:47:01 -07:00
PythonTools.md Add a few more things to the helper python scripts. (#3842) 2020-05-12 09:59:40 +10:00
register_custom_ops_pytorch_exporter.py Adding export registration and tests for custom ops (#4248) 2020-06-25 22:29:02 -07:00
remove_initializer_from_input.py Enable running PEP8 on python scripts using flake8 (#3928) 2020-05-15 07:15:06 +10:00
update_version.py add script to support update nodejs binding version (#4164) 2020-06-09 13:12:55 -07:00