1 instantiation of Wrapper
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
1117
return new
Wrapper
(new BlockRandomIndex<TWaiter>(waiter, scheduler, perm));
1 reference to Wrapper
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
1115
public static
Wrapper
Create(TWaiter waiter, JobScheduler scheduler, int[] perm)