2 overrides of CacheCurrent
Microsoft.ML.Data (2)
DataView\CacheDataView.cs (2)
1358public override void CacheCurrent() 1438public override void CacheCurrent()
2 references to CacheCurrent
Microsoft.ML.Data (2)
DataView\CacheDataView.cs (2)
405caches[ic].CacheCurrent(); 1314/// any more values through <see cref="CacheCurrent"/>.