1 reference to Multiply
Microsoft.ML.CpuMath (1)
CpuMathUtils.cs (1)
136
TensorPrimitives.
Multiply
(left.Slice(0, count), right.Slice(0, count), destination.Slice(0, count));