1 write to _weightsUpdateScale
Microsoft.ML.StandardTrainers (1)
Standard\Online\LinearSvm.cs (1)
196
_weightsUpdateScale
= 1;
1 reference to _weightsUpdateScale
Microsoft.ML.StandardTrainers (1)
Standard\Online\LinearSvm.cs (1)
214
FinishBatch(in _weightsUpdate,
_weightsUpdateScale
);