Function torch::THCharTensor_gather [] [src]

pub unsafe extern "C" fn THCharTensor_gather(
    tensor: *mut THCharTensor,
    src: *mut THCharTensor,
    dim: c_int,
    index: *mut THLongTensor
)