Home
last modified time | relevance | path

Searched refs:configure_intermediate_result_vector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLReductionOperation.cpp93 ICLTensor *CLReductionOperation::configure_intermediate_result_vector(ICLTensor *input, ICLTensor *… in configure_intermediate_result_vector() function in arm_compute::CLReductionOperation
118 auto *output_internal = configure_intermediate_result_vector(input, output); in configure()
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLReductionOperation.h111 ICLTensor *configure_intermediate_result_vector(ICLTensor *input, ICLTensor *output);