cupy.right_shift#

cupy.right_shift = <ufunc 'cupy_right_shift'>#

Shifts the bits of each integer element to the right.

Only integer arrays are handled