7 references to MulElementWise
Microsoft.ML.Core.Tests (6)
UnitTests\TestVBuffer.cs (6)
151
VectorUtils.
MulElementWise
(in a, ref a2DenseVbuff);
174
VectorUtils.
MulElementWise
(in a2DenseVbuff, ref a);
192
VectorUtils.
MulElementWise
(in a, ref a2);
212
VectorUtils.
MulElementWise
(in a, ref a2);
240
VectorUtils.
MulElementWise
(in a, ref a2);
266
VectorUtils.
MulElementWise
(in a, ref b);
Microsoft.ML.StandardTrainers (1)
Standard\LinearModelParameters.cs (1)
282
VectorUtils.
MulElementWise
(in weights, ref contributions);