Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h311 …pose _transpose_recurrent_to_cell_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h268 …ranspose _transpose_recurrent_to_cell_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp122 _transpose_recurrent_to_cell_weights(), in NEQLSTMLayer()
358_transpose_recurrent_to_cell_weights.configure(recurrent_to_cell_weights, &_recurrent_to_cell_weig… in configure()
1233 _transpose_recurrent_to_cell_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp280_transpose_recurrent_to_cell_weights.configure(compile_context, recurrent_to_cell_weights, &_recur… in configure()
1124 _transpose_recurrent_to_cell_weights.run(); in prepare()