Function THIntTensor_reshape

Source
pub unsafe extern "C" fn THIntTensor_reshape(
    r_: *mut THIntTensor,
    t: *mut THIntTensor,
    size: *mut THLongStorage,
)