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