cunumeric.ndarray.dot#

ndarray.dot(rhs, out=None)#

Return the dot product of this array with rhs.

Refer to cunumeric.dot() for full documentation.

See also

cunumeric.dot

equivalent function

Availability:

Multiple GPUs, Multiple CPUs