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)
292
sweeper.
Update
(run.Key, run.Value);
341
sweeper.
Update
(paramWithId.Id, result);
395
sweeper.
Update
(paramWithId.Id, result);