onnxruntime/tools/ci_build/github/linux/docker
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
..
manylinux2014_build_scripts Update manylinux docker image to the latest (#6242) 2020-12-31 19:57:04 -08:00
scripts Add ability to track per operator types in reduced build config. (#6428) 2021-01-29 07:59:51 +10:00
cuda_manylinux2010.repo Use manylinux2010 image to build linux python wheels (#1282) 2019-06-27 15:45:06 -07:00
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.centos Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.centos_gpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.fedora_gpu CentOS CI (#1998) 2019-10-04 10:48:43 -07:00
Dockerfile.manylinux2014_cpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda10_2 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda11 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu Add front-end MNIST test (#3231) 2020-04-20 11:19:31 -07:00
Dockerfile.ubuntu_for_android Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_for_arm Initiate the build scripts for ARM ACL (#2652) 2019-12-16 09:44:19 -08:00
Dockerfile.ubuntu_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu_gpu_cuda9 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00
Dockerfile.ubuntu_openvino Openvino ep 2021.2 (#6196) 2020-12-23 08:47:22 -08:00
Dockerfile.ubuntu_server Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Dockerfile.ubuntu_x86 Dockerfile for CentOS CI build (#1986) 2019-10-03 11:46:27 -07:00