Function torch::THByteTensor_newUnfold [] [src]

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