2 references to Create
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
205
_shape = TensorShape.
Create
(data, dataLength);
System\Numerics\Tensors\netcore\TensorSpan_1.cs (1)
133
_shape = TensorShape.
Create
(data, dataLength);