mindspore.Tensor.approximate_equal

View Source On Gitee
Tensor.approximate_equal(other, tolerance=1e-5)[source]

For details, please refer to mindspore.ops.approximate_equal(), The parameter other of current interface is the same as the parameter y of the reference interface.