1 reference to MinBufferSizeInBytes
Microsoft.ML.FastTree (1)
Utils\BufferPoolManager.cs (1)
81if (buffer != null && buffer.Length * Marshal.SizeOf(typeof(T)) >= MinBufferSizeInBytes)