cupy.not_equal#

cupy.not_equal = <ufunc 'cupy_not_equal'>#

Tests elementwise if x1 != x2.

See also

numpy.equal