Function torch::THByteTensor_max [] [src]

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