onnxruntime/tools/python/util
Scott McKay 858989293d
Reduce binary size of strided copy used by Concat (#8913)
* Change the strided copy to switch on data size not data type.
Move to header so we can reduce on the enabled types.
Setup type reduction for Concat now that it's using this implementation.
2021-09-02 08:19:20 +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 Reduce binary size of strided copy used by Concat (#8913) 2021-09-02 08:19:20 +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 [convert_onnx_models_to_ort.py] Add option to specify NNAPI EP partitioning stop ops. (#8668) 2021-08-19 13:02:28 -07: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 Build script logging updates (#8618) 2021-08-05 09:41:17 -07:00