onnxruntime/tools/ci_build/github/linux
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
..
docker Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
ort_minimal Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
build_yocto.sh Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
copy_strip_binary.sh Include config keys header file in the release packages for Linux and Mac. (#5388) 2020-10-08 15:00:29 -07:00
create_package.sh Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
java_copy_strip_binary.sh Create Java publishing pipeline (#3944) 2020-06-01 18:18:57 -07:00
java_linux_final_test.sh Delete Dockerfile.centos6_gpu (#4851) 2020-08-28 09:56:52 -07:00
run_build.sh Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
run_dockerbuild.sh Update get_docker_image.py to enable use without image cache container registry. (#6177) 2020-12-18 19:01:02 -08:00
test_custom_ops_pytorch_export.sh Add Trilu custom op (#4537) 2020-08-17 14:42:26 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
yocto_build_toolchain.sh Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00