mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-24 19:43:35 +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. |
||
|---|---|---|
| .. | ||
| abseil | ||
| composable_kernel | ||
| coremltools | ||
| cpuinfo | ||
| dawn | ||
| eigen | ||
| emscripten | ||
| flatbuffers | ||
| fp16 | ||
| gsl | ||
| nsync | ||
| onnx | ||
| protobuf | ||
| xnnpack | ||
| .gitattributes | ||