Function torch::THIntTensor_indexFill [] [src]

pub unsafe extern "C" fn THIntTensor_indexFill(
    tensor: *mut THIntTensor,
    dim: c_int,
    index: *mut THLongTensor,
    val: c_int
)