Function torch::THCharTensor_indexSelect [] [src]

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