Function torch::THByteTensor_arange [] [src]

pub unsafe extern "C" fn THByteTensor_arange(
    r_: *mut THByteTensor,
    xmin: c_long,
    xmax: c_long,
    step: c_long
)