onnxruntime/include/onnxruntime/core
Guoyu Wang 752627c5bb
[CoreML EP] Add CI for CoreML EP (macOS) and add coreml_flags for EP options (#6481)
* Add macos coreml CI and coreml_flags

* Move save debuggubg model to use environment var

* Move pipeline off from macos CI template

* Fix an issue building using unix make, add parallel to build script

* Fixed build break for shared_lib and cmpile warning

* Fix a compile warning

* test

* Revert the accidental push from another branch

This reverts commit 472029ba25d50f9508474c9eeceb3454cead7877.
2021-01-28 12:25:46 -08:00
..
common Rename MakeString and ParseString functions. (#6272) 2021-01-07 15:43:42 -08:00
framework Op kernel type reduction infrastructure. (#6466) 2021-01-28 07:27:19 -08:00
graph Initial version of CoreML EP (#6392) 2021-01-27 10:43:17 -08:00
optimizer Expose recompute configs to the frontend (#5318) 2020-10-02 09:49:47 -07:00
platform Avoid false sharing on thread pool data structures (#6298) 2021-01-12 19:58:41 +00:00
providers [CoreML EP] Add CI for CoreML EP (macOS) and add coreml_flags for EP options (#6481) 2021-01-28 12:25:46 -08:00
session Fix some compile warnings (#6316) 2021-01-21 16:40:42 -08:00