Function torch::THIntTensor_newUnfold [] [src]

pub unsafe extern "C" fn THIntTensor_newUnfold(
    tensor: *mut THIntTensor,
    dimension_: c_int,
    size_: c_long,
    step_: c_long
) -> *mut THIntTensor