SymSgdClassificationTrainer.cs (4)
758Native.LearnAll(inputDataManager, tuneLR, ref lr, l2Const, piw, weightsEditor.Values, ref bias, numFeatures,
780Native.LearnAll(inputDataManager, tuneLR, ref lr, l2Const, piw, weightsEditor.Values, ref bias, numFeatures,
802Native.MapBackWeightVector(weightsEditor.Values, stateGCHandle);
803Native.DeallocateSequentially(stateGCHandle);