Implemented interface member:
method
Update
Microsoft.ML.Sweeper.IAsyncSweeper.Update(System.Int32, Microsoft.ML.IRunResult)
3 references to Update
Microsoft.ML.Sweeper.Tests (3)
TestSweeper.cs (3)
292sweeper.Update(run.Key, run.Value); 341sweeper.Update(paramWithId.Id, result); 395sweeper.Update(paramWithId.Id, result);