torch_sys::c_generated

Function atg_allclose

source
pub unsafe extern "C" fn atg_allclose(
    self_: *mut C_tensor,
    other_: *mut C_tensor,
    rtol_: f64,
    atol_: f64,
    equal_nan_: c_int,
) -> c_int