2 writes to _args
Microsoft.ML.AutoML (2)
Sweepers\SweeperBase.cs (2)
38
_args
= args;
45
_args
= args;
1 reference to _args
Microsoft.ML.AutoML (1)
Sweepers\SweeperBase.cs (1)
61
} while (paramSet != null && retries <
_args
.Retries &&