Function torch::THIntTensor_cat [] [src]

pub unsafe extern "C" fn THIntTensor_cat(
    r_: *mut THIntTensor,
    ta: *mut THIntTensor,
    tb: *mut THIntTensor,
    dimension: c_int
)