Function torch::THIntTensor_max [] [src]

pub unsafe extern "C" fn THIntTensor_max(
    values_: *mut THIntTensor,
    indices_: *mut THLongTensor,
    t: *mut THIntTensor,
    dimension: c_int,
    keepdim: c_int
)