Function torch::THCharTensor_max [] [src]

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