Function torch::THByteTensor_scatter [] [src]

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