2 references to AddToStorage
Microsoft.ML.Mkl.Components (2)
SymSgdClassificationTrainer.cs (2)
615
couldLoad = _instIndices.
AddToStorage
(_cursor.Features.GetIndices());
618
couldLoad = _instValues.
AddToStorage
(featureValues);