1 write to Index
Microsoft.ML.Transforms (1)
UngroupTransform.cs (1)
234
Index
= index;
4 references to Index
Microsoft.ML.Transforms (4)
UngroupTransform.cs (4)
286
_ectx.Assert(_pivotIndex[info.
Index
] == -1);
287
_pivotIndex[info.
Index
] = i;
391
activeInput[_infos[i].
Index
] |= isNeededForSize;
507
var sizeGetter = Utils.MarshalInvoke(_makeSizeGetterMethodInfo, this, rawItemType, info.
Index
);