3 references to Log
Microsoft.ML.Core (3)
Data\ProgressReporter.cs (3)
95
_tracker.
Log
(this, ProgressEvent.EventKind.Progress, entry);
100
_tracker.
Log
(this, ProgressEvent.EventKind.Start, null);
105
_tracker.
Log
(this, ProgressEvent.EventKind.Stop, null);