onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime/Tensors
Hariharan Seshadri 80d09f0c59 Allow creation of empty tensors in c# (#1976)
* Allow creation of empty tensors in c#

* Keep test with updated behavior

* Add more empty tensor tests

* Nits
2019-10-14 14:47:02 -07:00
..
ArrayTensorExtensions.cs Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00
ArrayUtilities.cs Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00
DenseTensor.cs Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00
Tensor.cs Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00