2 references to Invoke
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryInputBinaryOutput.cs (2)
79
(Vector512<T> first, Vector512<T> second) = TUnaryOperator.
Invoke
(Vector512.LoadUnsafe(ref sourceRef, (uint)i));
92
(Vector512<T> first, Vector512<T> second) = TUnaryOperator.
Invoke
(Vector512.LoadUnsafe(ref sourceRef, (uint)i));