Copy objectivec/ from ORT v1.20.

This commit is contained in:
edgchen1
2024-11-26 09:38:56 -08:00
parent bbc428e168
commit 5d78f490a6
2 changed files with 5 additions and 1 deletions
@@ -29,7 +29,10 @@ NS_ASSUME_NONNULL_BEGIN
* Whether the CoreML execution provider should run on CPU only.
*/
@property BOOL useCPUOnly;
/**
* exclude ANE in CoreML.
*/
@property BOOL useCPUAndGPU;
/**
* Whether the CoreML execution provider is enabled on subgraphs.
*/