onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
wejoncy c284a686f2
[CoreML] Create EP by AppendExecutionProvider (#22675)
### Description
AppendExecutionProvider("CoreML", {{"MLComputeUnits","MLProgram"}})



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

---------

Co-authored-by: Scott McKay <skottmckay@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-27 09:26:31 +08:00
..
targets Use zipped xcframework in nuget package (#21663) 2024-08-09 17:38:18 +10:00
Tensors Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
Training bumps up version in main from 1.20 -> 1.21 (#22482) 2024-10-17 12:32:35 -07:00
AssemblyInfo.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
DisposableNamedOnnxValue.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
Exceptions.shared.cs
FixedBufferOnnxValue.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
InferenceSession.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
ManagedProjections.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
Microsoft.ML.OnnxRuntime.csproj Rework the native library usage so that a pre-built ORT native package can be easily used (#22345) 2024-11-01 11:03:33 -07:00
Microsoft.ML.OnnxRuntime.sln
NamedOnnxValue.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
NativeApiStatus.shared.cs
NativeMethods.shared.cs [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
NativeOnnxValueHelper.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtAllocator.shared.cs
OrtEnv.shared.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtFloat16.shared.cs Add numeric_limits for MLFloat16 and BFloat16 (#22197) 2024-09-25 17:10:05 -07:00
OrtIoBinding.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
OrtLoggingLevel.shared.cs
OrtLoraAdapter.shared.cs [C#] Expose Multi-Lora support in C# (#22281) 2024-10-02 10:00:43 -07:00
OrtThreadingOptions.shared.cs
OrtTypeInfo.shared.cs
OrtValue.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
OrtValueTensor.shared.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
PrepackedWeightsContainer.shared.cs
ProviderOptions.shared.cs [CoreML ML Program] support acclerators selector (#22383) 2024-10-15 11:50:11 +08:00
RunOptions.shared.cs [C#] Expose Multi-Lora support in C# (#22281) 2024-10-02 10:00:43 -07:00
SessionOptions.shared.cs [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
SessionOptionsContainer.shared.cs
ShapeUtils.shared.cs