onnxruntime/tools/python/util
Scott McKay 8d53ef69e5
Add type reduction support to Min, Max and Pow (#6519)
* Add type reduction support to Min, Max and Pow
Update the C++ type reduction infrastructure to allow specifying an opset for the supported types list, as those can change across opset versions.
Minor updates to the type usage tracking script
* Add 'all opsets' macros and constant
2021-02-03 06:51:35 +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 Add type reduction support to Min, Max and Pow (#6519) 2021-02-03 06:51:35 +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