2 references to Dot
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorOperation.cs (2)
931
destination[0].Item1 += TensorPrimitives.
Dot
(x, y);
1014
destination[0] += TensorPrimitives.
Dot
(x, y);