2 references to DifferentiableFunctionComputeChunk
Microsoft.ML.StandardTrainers (2)
Standard\LogisticRegression\LbfgsPredictorBase.cs (2)
820_localLosses[ichk] = DifferentiableFunctionComputeChunk(ichk, in xx, ref gg, pch); 822_localLosses[ichk] = DifferentiableFunctionComputeChunk(ichk, in xx, ref _localGradients[ichk - 1], null);