2 references to GetPool
Microsoft.ML.Data (2)
Data\DataViewUtils.cs (2)
356
var pool =
GetPool
(type, ourPools, c);
360
outPipes[idIdx] = OutPipe.Create(RowIdDataViewType.Instance,
GetPool
(RowIdDataViewType.Instance, ourPools, idIdx));