onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
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
..
Tensors 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
AssemblyInfo.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
EqualityComparers.cs
InferenceTest.cs [CoreML] Create EP by AppendExecutionProvider (#22675) 2024-11-27 09:26:31 +08:00
Microsoft.ML.OnnxRuntime.Tests.Common.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
NativeLibraryInclude.props 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
OnnxData.cs
OnnxMl.cs
OrtEnvTests.cs
OrtFloat16Tests.cs
OrtIoBindingAllocationTest.cs Fix C# warnings. (#21913) 2024-09-03 10:08:29 +10:00
OrtValueTests.cs Update C# test projects (#21631) 2024-09-05 08:21:23 +10:00
TestDataLoader.cs
TrainingTest.cs Add support for a collection of OrtValue as inputs and outputs to C# TrainingSession (#19048) 2024-01-25 21:55:36 -08:00