1 instantiation of Wrapper
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
626
return new
Wrapper
(new TrivialWaiter(parent));
1 reference to Wrapper
Microsoft.ML.Data (1)
DataView\CacheDataView.cs (1)
624
public static
Wrapper
Create(CacheDataView parent)