atg__reshape_alias

Function atg__reshape_alias 

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