onnxruntime/tools/python
Tianlei Wu c00e13a291
Cherry pick (batch 2) to rel-1.5.1 (#5290)
* remove implicit linking of tensorrt and dnnl ep shared libs (#5262)
* Update DirectML Nuget to 1.3.0 (#5274)
* Update PyTorch TransformerModel sample (#5275)
* Insert telemetry template into GPU build, add telemry build switches. (#5278)
* Synchronize training dependency versions between Docker image and Python wheel (#5261)
* Downgrade GCC (#5269)
* Remove --enable_symbolic_shape_infer_tests to fix linux ci pipeline build error.

Co-authored-by: Edward Chen
Co-authored-by: George Wu <jywu@microsoft.com>
Co-authored-by: Dwayne Robinson <dwayner@microsoft.com>
Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com>
Co-authored-by: edgchen1 <18449977+edgchen1@users.noreply.github.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2020-09-25 09:26:40 -07:00
..
__init__.py Add a couple of utility scripts to tools/python (#3621) 2020-05-02 17:35:43 +10:00
convert_onnx_models_to_ort.py Update conversion script and process to simplify creating ORT format models and a minimal build (#5217) 2020-09-23 16:50:58 -07: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 Cherry pick (batch 2) to rel-1.5.1 (#5290) 2020-09-25 09:26:40 -07: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 Render Operator documentation as compliant markdown (#3658) 2020-09-02 15:07:50 -07: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 Cherry pick (batch 2) to rel-1.5.1 (#5290) 2020-09-25 09:26:40 -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 Fix contrib ops unregister to match pytorch behavior (#5052) 2020-09-03 16:32:42 -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