6 references to Done
Microsoft.ML.Core (4)
Data\ModelSaveContext.cs (1)
144/// <see cref="Done"/> is called.
Data\ModelSaving.cs (3)
41ctx.Done(); 69ctx.Done(); 87ctx.Done();
Microsoft.ML.Data (2)
Commands\TrainCommand.cs (1)
410ctx.Done();
DataLoadSave\LegacyCompositeDataLoader.cs (1)
557loaderCtx.Done();