onnxruntime/tools/ci_build/github/linux/docker
Changming Sun 1fc9c4823d
Enable coremltools for Linux build (#23481)
### Description

Enable coremltools for Linux build. In order to do this, I did:

1. Add uuid-devel to the Linux images and regenerate them.
2. Patch the coremltools code a little bit to add some missing header
files.

### Motivation and Context
To make the code simpler. Later on I will create another PR to remove
the COREML_ENABLE_MLPROGRAM C/C++ macro.
Also, after this PR I will bring more changes to
onnxruntime_provider_coreml.cmake to make it work with vcpkg.
2025-01-24 18:18:37 -08:00
..
inference Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
scripts Update docker images: remove python 3.8 and 3.9 (#23310) 2025-01-10 13:09:04 -08:00
Dockerfile.manylinux2_28_cpu Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
Dockerfile.manylinux2_28_cuda
Dockerfile.manylinux2_28_rocm
Dockerfile.package_ubi8_cuda11_8_tensorrt8_6
Dockerfile.package_ubi8_cuda_tensorrt10_0 [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.package_ubi8_cuda_tensorrt10_0_torch [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.package_ubuntu_2004_gpu [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.package_ubuntu_2204_gpu_ffmpeg [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.package_ubuntu_2204_gpu_opencv [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6
Dockerfile.ubuntu_cuda11_tensorrt10 [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.ubuntu_cuda12_3_tensorrt8_6
Dockerfile.ubuntu_cuda12_tensorrt10 [TensorRT EP] support TensorRT 10.7-GA (#23011) 2024-12-19 10:39:15 -08:00
Dockerfile.ubuntu_openvino
Dockerfile.ubuntu_tensorrt_bin
manylinux.patch
migraphx-ci-pipeline-env.Dockerfile
rocm-ci-pipeline-env.Dockerfile