Function torch::THIntTensor_resize5d [] [src]

pub unsafe extern "C" fn THIntTensor_resize5d(
    tensor: *mut THIntTensor,
    size0_: c_long,
    size1_: c_long,
    size2_: c_long,
    size3_: c_long,
    size4_: c_long
)