onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests.Common/Tensors
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
..
ArrayTensorExtensionsTests.cs C#: Avoid inefficient DenseTensor ctor in ToTensor extensions (#10240) 2022-01-19 07:43:44 +10:00
NativeMemory.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorArithmetic.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorArithmetic.tt Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorExtensions.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorOperations.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorOperations.tt Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorTemplate.ttinclude Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorTests.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00
TensorTestsBase.cs Add Xamarin support (#9436) 2021-10-27 20:07:07 +10:00