Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEReductionOperation.h98 std::unique_ptr<NEReductionOperationKernel> _reduction_kernel; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLReductionOperation.h115 std::unique_ptr<CLReductionOperationKernel> _reduction_kernel; variable