3 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\ReadOnlyTensorSpan_1.cs (1)
80_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.cs (1)
62_shape = TensorShape.Create(array, lengths, strides);