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
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto
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
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
Dockerfile.ubuntu_for_android
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu_gpu_cuda9
Dockerfile.ubuntu_openvino Openvino ep 2021.2 (#6196) 2020-12-23 08:47:22 -08:00
Dockerfile.ubuntu_server
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Dockerfile.ubuntu_x86