cupy.logical_and#

cupy.logical_and(x1, x2, /, out=None, \*, casting='same_kind', dtype=None)#

Computes the logical AND of two arrays.