4 references to InlineBufferCount
System.Numerics.Tensors (4)
System\Numerics\Tensors\netcore\TensorShape.cs (4)
84nint[] metadata = new nint[rank * InlineBufferCount]; 289nint[] metadata = new nint[rank * InlineBufferCount]; 339int rank = metadata.Length / InlineBufferCount; 358int rank = metadata.Length / InlineBufferCount;