onnxruntime/tools/python/util
Scott McKay d6df5764d7
Android package infrastructure (#7430)
* Include ORT format model conversion scripts and infrastructure in ORT python package.
  - tweak existing script setup so it can be easily run directly and from the ORT python package
Add config file and readme for Android minimal build package
Update ORT Mobile doco
Disable warning if 'all' optimizations are enabled but NCHWc transformer is excluded (device specific optimizations don't apply in this scenario so the warning is moot).

* Address PR comments
2021-04-30 14:23:54 +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 Android package infrastructure (#7430) 2021-04-30 14:23:54 +10:00
__init__.py Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
convert_onnx_models_to_ort.py Android package infrastructure (#7430) 2021-04-30 14:23:54 +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 Support required types when excluding typed registrations (#6871) 2021-03-08 08:22:07 -08:00
run.py Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00