allclose

Function allclose 

Source
pub fn allclose(a: &Tensor, b: &Tensor) -> Result<bool, String>