cupy.testing.assert_array_less#

cupy.testing.assert_array_less(x, y, err_msg='', verbose=True)[源代码]#

如果类数组对象不满足“小于”关系排序,则引发 AssertionError。

参数: