2 references to InsertThreshold
Microsoft.ML.Data (2)
Data\BufferBuilder.cs (2)
213
if (_count >=
InsertThreshold
&& _indices[_count -
InsertThreshold
] > index)