1 reference to Create
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
126
public static implicit operator Tensor<T>(T[] array) => Tensor.
Create
(array);