8 references to VBufferUtils
Microsoft.ML.Core (2)
Data\AnnotationUtils.cs (2)
305
VBufferUtils
.Resize(ref slotNames, vectorSize, 0);
393
VBufferUtils
.Densify(ref catIndices);
Microsoft.ML.Core.Tests (5)
UnitTests\TestVBuffer.cs (5)
321
/// A trivial inefficient implementation equivalent to <see cref="
VBufferUtils
.ApplyWith"/>.
368
/// A trivial inefficient implementation equivalent to <see cref="
VBufferUtils
.ApplyWithEitherDefined"/>.
412
/// A trivial inefficient implementation equivalent to <see cref="
VBufferUtils
.ForEachEitherDefined"/>
413
/// if <paramref name="union"/> is true, or if false <see cref="
VBufferUtils
.ForEachBothDefined"/>.
1077
/// we see in <see cref="VectorUtils"/> and <see cref="
VBufferUtils
"/>, e.g., various
Microsoft.ML.Data (1)
Deprecated\Vector\VBufferMathUtils.cs (1)
376
/// <see cref="
VBufferUtils
.ApplyInto{TSrc1,TSrc2,TDst}"/> except perhaps more efficiently,