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