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 Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
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 Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
check_build_binary_size.py Add CI build with type reduction enabled (#6622) 2021-02-10 13:31:51 -08:00
nnapi_minimal_build_minimal_ort_and_run_tests.sh Add python 3.8/3.9 support for Windows GPU and Linux ARM64 (#6615) 2021-02-11 16:43:35 -08:00
readelf_utils.py Require explicit inclusion of custom op support in a minimal build (#6663) 2021-02-13 12:42:33 +10:00