Implemented interface member:
4 references to Dispose
Microsoft.ML.Mkl.Components (2)
SymSgdClassificationTrainer.cs (2)
574
_cursor.
Dispose
();
695
_cursor.
Dispose
();
Microsoft.ML.StandardTrainers (2)
Standard\LogisticRegression\LbfgsPredictorBase.cs (2)
387
cursor.
Dispose
();
411
cursor.
Dispose
();