Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h338 …ticAddition _accumulate_input_recurrent_modulation{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h295 …thmeticAddition _accumulate_input_recurrent_modulation; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp149 _accumulate_input_recurrent_modulation(), in NEQLSTMLayer()
441_accumulate_input_recurrent_modulation.configure(&_input_to_cell_outstage_res, &_recurrent_to_cell… in configure()
1103 _accumulate_input_recurrent_modulation.run(); in run()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp365_accumulate_input_recurrent_modulation.configure(compile_context, &_input_to_cell_outstage_res, &_… in configure()
1003 _accumulate_input_recurrent_modulation.run(); in run()