[BUG FIX] when x.dim < y.dim, the result of compare_op is inverse (#32470)
* fix bug: when x.dim < y.dim, the result of compare_op is inverse to expected result * support the cuda for fix the compare broadcast bug
Showing
想要评论请 注册 或 登录
* fix bug: when x.dim < y.dim, the result of compare_op is inverse to expected result * support the cuda for fix the compare broadcast bug