1 write to IsSameKey
Microsoft.ML.Transforms (1)
GroupTransform.cs (1)
431
IsSameKey
= Utils.MarshalInvoke(_makeSameCheckerMethodInfo, type.RawType, row, col);
1 reference to IsSameKey
Microsoft.ML.Transforms (1)
GroupTransform.cs (1)
621
result = checker.
IsSameKey
() && result;