onnxruntime/tools/ci_build/github/linux/docker
Changming Sun f70215d4e6
Update C++ dependencies (#21410)
1. Update google benchmark from 1.8.3 to 1.8.5
2. Update google test from commit in main branch to tag 1.15.0 
3. Update pybind11 from 2.12.0 to 2.13.1
4. Update pytorch cpuinfo to include the support for Arm Neoverse V2,
Cortex X4, A720 and A520.
5. Update re2 from 2024-05-01 to 2024-07-02
6. Update cmake to 3.30.1
7. Update Linux docker images
8. Fix a warning in test/perftest/ort_test_session.cc:826:37: error:
implicit conversion loses integer precision: 'streamoff' (aka 'long
long') to 'const std::streamsize' (aka 'const long')
[-Werror,-Wshorten-64-to-32]
2024-07-23 10:00:36 -07:00
..
inference Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
scripts Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.aten_cpu Upgrade GCC and remove the dependency on GCC8's experimental std::filesystem implementation (#20893) 2024-06-03 10:14:08 -07:00
Dockerfile.lort_cpu Update Aten pipeline's docker file to use UBI8 (#20856) 2024-05-30 07:38:15 -07:00
Dockerfile.manylinux2_28_cpu Upgrade GCC and remove the dependency on GCC8's experimental std::filesystem implementation (#20893) 2024-06-03 10:14:08 -07:00
Dockerfile.manylinux2_28_cuda Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
Dockerfile.manylinux2_28_rocm Upgrade default ORTModule opset from 15 to 17 (#19315) 2024-02-14 11:19:33 -08:00
Dockerfile.manylinux2_28_training_cuda11_8 Upgrade GCC and remove the dependency on GCC8's experimental std::filesystem implementation (#20893) 2024-06-03 10:14:08 -07:00
Dockerfile.manylinux2_28_training_cuda12_2 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 Create a new Nuget Package pipeline for CUDA 12 (#18135) 2023-11-28 09:03:46 -08:00
Dockerfile.package_ubi8_cuda_tensorrt10_0 [TensorRT EP] support TensorRT 10.2-GA (#21395) 2024-07-18 12:11:52 -07:00
Dockerfile.package_ubi8_cuda_tensorrt10_0_torch [TensorRT EP] support TensorRT 10.2-GA (#21395) 2024-07-18 12:11:52 -07:00
Dockerfile.package_ubuntu_2004_gpu [TensorRT EP] support TensorRT 10.2-GA (#21395) 2024-07-18 12:11:52 -07:00
Dockerfile.package_ubuntu_2004_gpu_ffmpeg [TensorRT EP] support TensorRT 10.2-GA (#21395) 2024-07-18 12:11:52 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_cuda11_tensorrt10 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_cuda12_3_tensorrt8_6 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_cuda12_tensorrt10 Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_gpu_training Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
Dockerfile.ubuntu_openvino Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
Dockerfile.ubuntu_tensorrt_bin Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00
manylinux.patch Enable Address Sanitizer in CI (#19073) 2024-01-12 07:24:40 -08:00
migraphx-ci-pipeline-env.Dockerfile Update C++ dependencies (#21410) 2024-07-23 10:00:36 -07:00