1 reference to InPredicate
Microsoft.ML.Core (1)
Utilities\VBufferUtils.cs (1)
448
public static void CreateMaybeSparseCopy<T>(in VBuffer<T> src, ref VBuffer<T> dst,
InPredicate
<T> isDefaultPredicate, float sparsityThreshold = SparsityThreshold)