3 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
81
_shape = TensorShape.
Create
(array, lengths, strides);
System\Numerics\Tensors\netcore\Tensor_1.cs (1)
69
_shape = TensorShape.
Create
(array, lengths, strides);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
63
_shape = TensorShape.
Create
(array, lengths, strides);