onnxruntime/tools/ci_build/github
Scott McKay c84bb9df9f
Add ability to track per operator types in reduced build config. (#6428)
* Add ability to generate configuration that includes required types for individual operators, to allow build size reduction based on that.
  - Add python bindings for ORT format models
    - Add script to update bindings and help info
  - Add parsing of ORT format models
  - Add ability to enable type reduction to config generation
  - Update build.py to only allow operator/type reduction via config
    - simpler to require config to be generated first
    - can't mix a type aware (ORT format model only) and non-type aware config as that may result in insufficient types being enabled
  - Add script to create reduced build config
  - Update CIs
2021-01-29 07:59:51 +10:00
..
android Add support for running Android emulator from build.py on Windows. (#6317) 2021-01-13 19:21:49 -08:00
azure-pipelines Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
linux Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
pai Add max_norm for gradient clipping. (#6289) 2021-01-21 01:01:11 +08:00
windows Android coverage dashboard (#6163) 2020-12-21 10:34:01 -08:00
download_test_data.py Cache build docker images in container registry. (#5811) 2020-11-17 17:02:24 -08:00
Doxyfile_csharp.cfg Document all C# API pubic interfaces (#5853) 2020-11-20 14:03:55 -08:00