• Z
    Add allclose_op (#23335) · 56b50c97
    Zhen Wang 提交于
    * Add allclose Op, and its function is analogous to numpy.allclose. It returns True if two tensors are elementwise equal within a tolerance.
    56b50c97
logic.py 6.6 KB