Function torch::THFloatTensor_indexFill [] [src]

pub unsafe extern "C" fn THFloatTensor_indexFill(
    tensor: *mut THFloatTensor,
    dim: c_int,
    index: *mut THLongTensor,
    val: f32
)