Function torch::THByteTensor_indexFill [] [src]

pub unsafe extern "C" fn THByteTensor_indexFill(
    tensor: *mut THByteTensor,
    dim: c_int,
    index: *mut THLongTensor,
    val: c_uchar
)