Function torch::THByteTensor_indexSelect [] [src]

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