torch_sys::c_generated

Function atg_to_other

source
pub unsafe extern "C" fn atg_to_other(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    other_: *mut C_tensor,
    non_blocking_: c_int,
    copy_: c_int,
)