Home
last modified time | relevance | path

Searched refs:_accumulate_input_recurrent_input (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h345 …ithmeticAddition _accumulate_input_recurrent_input{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h302 …NEArithmeticAddition _accumulate_input_recurrent_input; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp156 _accumulate_input_recurrent_input(), in NEQLSTMLayer()
484_accumulate_input_recurrent_input.configure(&_input_to_input_outstage_res, &_recurrent_to_input_ou… in configure()
1123 _accumulate_input_recurrent_input.run(); in run()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp408_accumulate_input_recurrent_input.configure(compile_context, &_input_to_input_outstage_res, &_recu… in configure()
1023 _accumulate_input_recurrent_input.run(); in run()