onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common
Scott McKay c1c9fa18bf
C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240)
* Update extension helpers to avoid inefficient construction of DenseTensor.
Add tests for extension helpers.
2022-01-19 07:43:44 +10:00
..
Tensors C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
AssemblyInfo.cs
InferenceTest.cs
Microsoft.ML.OnnxRuntime.Tests.Common.csproj C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
OnnxMl.cs
OrtIoBindingAllocationTest.cs
TestDataLoader.cs