onnxruntime/tools/ci_build/github/linux/ort_minimal
Scott McKay 02c7873b0e
Update ORT model conversion script to support custom ops (#6701)
* Add support for custom ops library to the ORT model conversion script
Simplify model conversion now that we read ops from the ORT format model.
Enable custom ops in the python bindings if custom ops are turned on in a minimal build.
* Add test of model conversion involving custom ops.
2021-02-17 12:52:39 +10:00
..
__init__.py
build_full_ort_and_create_ort_files.sh Update ORT model conversion script to support custom ops (#6701) 2021-02-17 12:52:39 +10:00
build_minimal_ort_and_run_tests.sh Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00
build_minimal_ort_android_baseline_and_report_bin_size.sh
check_build_binary_size.py
nnapi_minimal_build_minimal_ort_and_run_tests.sh
readelf_utils.py Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00