onnxruntime/tools/ci_build/github/linux/docker
Ye Wang f202cf3280
First round cherry-pick to rel-1.9.0 (#9019)
* fast reduction for reducemean (#8976)

* Adding preprocessor checks for torch version during torch cpp extensions compilation (#8989)

* custom autograd func memory refinement  (#8993)

* Release torch tensor referenced by torch gradient graph (created in PythonOp)

* Update orttraining/orttraining/python/training/ortmodule/torch_cpp_extensions/torch_interop_utils/torch_interop_utils.cc

* refine with comments

Co-authored-by: Wei-Sheng Chin <wschin@outlook.com>

* Fix issues in TensorRT EP (#8996)

* fix big engine load issue and add cuda_cpu_alloc

* remove redundancy

* fix minor issues

* [js/web] fix karma launch with chrome headless (#8998)

* Update Nuget Packge Pipline to CUDA11.4 and TensorRT8 on Windows (#9000)

* Update to CUDA11.4 and TensorRT-8.0.3.4

* update trt pool, remove cudnn from setup_env_gpu.bat

* revert pool

* test gpu package pipeline on t4

* back out changes

* back out changes

Co-authored-by: George Wu <jywu@microsoft.com>

* Fix fuzz testing build blocking release. (#9008)

* add model local function support (#8540)

* updates for picking pnnx commit

* add tests filter to c# tests

* plus test fixes

* fix versioning for contrib ops

* fix tests

* test filter for optional ops

* more versioning related updates

* fix test

* fix layernorm spec

* more updates

* update docs

* add more test filters

* more filters

* update binary size threshold

* update docs

* draft - enable model local function

* enable model local functions in ORT

* update to latest rel onnx commit

* plus tests

* plus more updates

* plus updates

* test updates

* Fix for nested functions + shape inference

* plus bug fix and updates per review

* plus fixes per review

* plus test updates

* plus updates per review

* plus fixes

* fix a test

Co-authored-by: Vincent Wang <wangwchpku@outlook.com>
Co-authored-by: baijumeswani <bmeswani@microsoft.com>
Co-authored-by: pengwa <pengwa@microsoft.com>
Co-authored-by: Wei-Sheng Chin <wschin@outlook.com>
Co-authored-by: stevenlix <38092805+stevenlix@users.noreply.github.com>
Co-authored-by: Yulong Wang <yulongw@microsoft.com>
Co-authored-by: Chi Lo <54722500+chilo-ms@users.noreply.github.com>
Co-authored-by: George Wu <jywu@microsoft.com>
Co-authored-by: Pranav Sharma <prs@microsoft.com>
Co-authored-by: Ashwini Khade <askhade@microsoft.com>
2021-09-09 15:05:38 -07:00
..
build_scripts Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
scripts First round cherry-pick to rel-1.9.0 (#9019) 2021-09-09 15:05:38 -07:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo
Dockerfile.arm_yocto
Dockerfile.manylinux2014_cpu Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_cuda11 Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
Dockerfile.manylinux2014_cuda11_1_tensorrt7_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Cuda11.4 (#8709) 2021-08-17 16:36:26 -07:00
Dockerfile.manylinux2014_cuda11_tensorrt7_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_eager_cpu Abjindal/eager mode pipeline (#8870) 2021-08-30 18:24:39 -07:00
Dockerfile.manylinux2014_rocm Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_training_cuda10_2 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_training_cuda11_1 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.manylinux2014_training_cuda11_4 Update manylinux build scripts (#8724) 2021-08-13 12:04:00 -07:00
Dockerfile.ubuntu Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt7_2 Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Make TRT Version Configurable (#8864) 2021-09-03 13:32:27 -07:00
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu_training
Dockerfile.ubuntu_openvino Delete Dockerfile.ubuntu_for_android (#8848) 2021-08-25 22:25:14 -07:00
Dockerfile.ubuntu_server
Dockerfile.ubuntu_tensorrt
Dockerfile.ubuntu_tensorrt7_1
manylinux-entrypoint