3 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
59_shape = TensorShape.Create(array, lengths);
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
60_shape = TensorShape.Create(array, lengths);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
51_shape = TensorShape.Create(array, lengths);