3 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
104
_shape = TensorShape.
Create
(array, start, lengths, strides);
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
78
_shape = TensorShape.
Create
(array, start, lengths, strides);
System\Numerics\Tensors\netcore\TensorSpan.cs (1)
74
_shape = TensorShape.
Create
(array, start, lengths, strides);