2 references to Create
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (2)
2620
Span<T> output = RentedBuffer<T>.
Create
(rank, out rentedBuffer);
2628
=> RentedBuffer<T>.
Create
(rank, out rentedBuffer);