1 write to _root
Microsoft.ML.Core (1)
Data\ProgressReporter.cs (1)
243
_root
= root;
3 references to _root
Microsoft.ML.Core (3)
Data\ProgressReporter.cs (3)
252
return
_root
.StartProgressChannel(_level + 1);
267
_root
.SubChannelStarted(_id, this);
272
_root
.SubChannelStopped(_id);