atg_mode

Function atg_mode 

Source
pub unsafe extern "C" fn atg_mode(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    dim_: i64,
    keepdim_: c_int,
)