atg_resize

Function atg_resize 

Source
pub unsafe extern "C" fn atg_resize(
    out__: *mut *mut C_tensor,
    self_: *mut C_tensor,
    size_data: *const i64,
    size_len: c_int,
)