1 write to _bldr
Microsoft.ML.Transforms (1)
Text\NgramUtils.cs (1)
60_bldr = BufferBuilder<float>.CreateDefault();
5 references to _bldr
Microsoft.ML.Transforms (5)
Text\NgramUtils.cs (5)
66_bldr.Reset(_slotLim, false); 135_bldr.GetResult(ref dst); 150_bldr.AddFeature(slot, 1); 166_bldr.AddFeature(slot, 1); 196_bldr.AddFeature(slot, 1);