3 writes to _norm
Microsoft.ML.StandardTrainers (3)
FactorizationMachine\FieldAwareFactorizationMachineModelParameters.cs (3)
86
_norm
= norm;
121
_norm
= norm;
155
_norm
= norm;
2 references to _norm
Microsoft.ML.StandardTrainers (2)
FactorizationMachine\FieldAwareFactorizationMachineModelParameters.cs (2)
208
ctx.Writer.Write(
_norm
);
232
FieldAwareFactorizationMachineUtils.LoadOneExampleIntoBuffer(getters, featureBuffer,
_norm
, ref count,