2 references to Tensor
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Tensor.cs (2)
439return new Tensor<T>(array, in shape, pinned); 447return new Tensor<T>(values, in shape, pinned);