onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Changming Sun 13346fdf18
Cleanup code (#22827)
### Description
1.  Delete TVM EP because it is out of maintain 
2.  Delete ortmodule related docker files and scripts.
2024-11-19 14:13:33 -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 Cleanup code (#22827) 2024-11-19 14:13:33 -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