Home
last modified time | relevance | path

Searched defs:reduce_elements (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DReductionOperation.cpp41 OT reduce_operation(const T *ptr, int reduce_elements, ReductionOperation op, int stride, RoundingP… in reduce_operation()
154 OT reduce_operation_arg_min_max(const T *ptr, int reduce_elements, ReductionOperation op, int strid… in reduce_operation_arg_min_max()