1 reference to GradientTester
Microsoft.ML.StandardTrainers (1)
Optimizer\OptimizationMonitor.cs (1)
89
float checkResult =
GradientTester
.Test(state.Function, in x, ref lastDir, true, ref _newGrad, ref _newX);