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