mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-17 21:10:43 +00:00
### 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. |
||
|---|---|---|
| .. | ||
| inference | ||
| scripts | ||
| Dockerfile.manylinux2_28_cpu | ||
| Dockerfile.manylinux2_28_cuda | ||
| Dockerfile.manylinux2_28_rocm | ||
| Dockerfile.package_ubi8_cuda11_8_tensorrt8_6 | ||
| Dockerfile.package_ubi8_cuda_tensorrt10_0 | ||
| Dockerfile.package_ubi8_cuda_tensorrt10_0_torch | ||
| Dockerfile.package_ubuntu_2004_gpu | ||
| Dockerfile.package_ubuntu_2204_gpu_ffmpeg | ||
| Dockerfile.package_ubuntu_2204_gpu_opencv | ||
| Dockerfile.ubuntu_cuda11_8_tensorrt8_6 | ||
| Dockerfile.ubuntu_cuda11_tensorrt10 | ||
| Dockerfile.ubuntu_cuda12_3_tensorrt8_6 | ||
| Dockerfile.ubuntu_cuda12_tensorrt10 | ||
| Dockerfile.ubuntu_openvino | ||
| Dockerfile.ubuntu_tensorrt_bin | ||
| manylinux.patch | ||
| migraphx-ci-pipeline-env.Dockerfile | ||
| rocm-ci-pipeline-env.Dockerfile | ||