onnxruntime/tools/python/util
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
..
android Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
ort_format_model Update ORT model conversion script to support custom ops (#6701) 2021-02-17 12:52:39 +10:00
__init__.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
get_azcopy.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
logger.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
platform.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
reduced_build_config_parser.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
run.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00