2 references to Create
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
246_shape = TensorShape.Create(data, dataLength, lengths, strides);
System\Numerics\Tensors\netcore\TensorSpan.cs (1)
148_shape = TensorShape.Create(data, dataLength, lengths, strides);