2 instantiations of MemImpl
Microsoft.ML.FastTree (2)
FastTree.cs (2)
966conv = new MemImpl(data, host, maxBins, maxLabel, noFlocks, minDocsPerLeaf, kind, 983conv = new MemImpl(data, host, binUpperBounds, maxLabel, noFlocks, kind, categoricalFeatureIndices, categoricalSplit);