2 references to SaveInstance
Microsoft.ML.Data (2)
Commands\TrainCommand.cs (1)
404saveAction = ctx => BinaryLoader.SaveInstance(env, ctx, pipeStart.Schema);
DataLoadSave\Binary\BinaryLoader.cs (1)
955/// Write the parameters of a loader to the save context. Can be called by <see cref="SaveInstance"/>, where there's no actual