Implemented interface member:
method
IsStopTrainingRequested
Microsoft.ML.AutoML.IStopTrainingManager.IsStopTrainingRequested()
1 reference to IsStopTrainingRequested
Microsoft.ML.AutoML (1)
AutoMLExperiment\IStopTrainingManager.cs (1)
77return _cancellationTokenTrainingStopManager.IsStopTrainingRequested();