42 references to CheckAlive
Microsoft.ML.Data (3)
Transforms\Normalizer.cs (1)
577env.CheckAlive();
Transforms\ValueToKeyMappingTransformer.cs (2)
501env.CheckAlive(); 619env.CheckAlive();
Microsoft.ML.FastTree (15)
FastTree.cs (12)
652Host.CheckAlive(); 693Host.CheckAlive(); 745Host.CheckAlive(); 758Host.CheckAlive(); 761Host.CheckAlive(); 764Host.CheckAlive(); 1327Host.CheckAlive(); 1408Host.CheckAlive(); 1484Host.CheckAlive(); 1562Host.CheckAlive(); 1917Host.CheckAlive(); 2229Host.CheckAlive();
Training\TreeLearners\LeastSquaresRegressionTreeLearner.cs (3)
155Host.CheckAlive(); 506Host.CheckAlive(); 658Host.CheckAlive();
Microsoft.ML.LightGbm (2)
LightGbmTrainerBase.cs (1)
725Host.CheckAlive();
WrappedLightGbmTraining.cs (1)
70host.CheckAlive();
Microsoft.ML.StandardTrainers (8)
Optimizer\Optimizer.cs (1)
627Env.CheckAlive();
Standard\LogisticRegression\LbfgsPredictorBase.cs (1)
611Host.CheckAlive();
Standard\SdcaBinary.cs (4)
387Host.CheckAlive(); 578Host.CheckAlive(); 814Host.CheckAlive(); 978Host.CheckAlive();
Standard\SdcaMulticlass.cs (2)
203Host.CheckAlive(); 379Host.CheckAlive();
Microsoft.ML.TorchSharp (13)
AutoFormerV2\ObjectDetectionTrainer.cs (4)
177Host.CheckAlive(); 331host.CheckAlive(); 343host.CheckAlive(); 353host.CheckAlive();
Roberta\QATrainer.cs (5)
166Host.CheckAlive(); 321host.CheckAlive(); 325host.CheckAlive(); 348host.CheckAlive(); 373host.CheckAlive();
TorchSharpBaseTrainer.cs (4)
112Host.CheckAlive(); 312host.CheckAlive(); 331host.CheckAlive(); 338host.CheckAlive();
Microsoft.ML.Vision (1)
ImageClassificationTrainer.cs (1)
1123Host.CheckAlive();