3 references to LoadOneExampleIntoBuffer
Microsoft.ML.StandardTrainers (3)
FactorizationMachine\FactorizationMachineTrainer.cs (2)
393
if (!FieldAwareFactorizationMachineUtils.
LoadOneExampleIntoBuffer
(getters, buffer, norm, ref count,
512
if (!FieldAwareFactorizationMachineUtils.
LoadOneExampleIntoBuffer
(featureGetters, featureBuffer, _norm, ref count,
FactorizationMachine\FieldAwareFactorizationMachineModelParameters.cs (1)
232
FieldAwareFactorizationMachineUtils.
LoadOneExampleIntoBuffer
(getters, featureBuffer, _norm, ref count,