onnxruntime/tools/python
Dmitri Smirnov 3b58fc7b97
Add types support for Sparse Initializer in Onnxruntime (#7004)
Add types support for DenseToSparse and SparseToDense conversions
  Address the case of empty sparse values and indicies when the initializer does
  not contain any NNZ.
  Add sparsify script.
2021-03-22 10:06:11 -07:00
..
util Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07:00
__init__.py
convert_onnx_models_to_ort.py Update kernel def hashing (#7019) 2021-03-22 09:28:27 -07: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 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
FindOptimizerOpsetVersionUpdatesRequired.py
gen_contrib_doc.py move all experimental ops to version 1 of ms domain (#5287) 2020-09-30 14:50:18 -07:00
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
sparsify_initializers.py Add types support for Sparse Initializer in Onnxruntime (#7004) 2021-03-22 10:06:11 -07:00
update_version.py