Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h307 …ranspose _transpose_input_to_cell_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h264 … NETranspose _transpose_input_to_cell_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp118 _transpose_input_to_cell_weights(), in NEQLSTMLayer()
355_transpose_input_to_cell_weights.configure(input_to_cell_weights, &_input_to_cell_weights_transpos… in configure()
1230 _transpose_input_to_cell_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp277_transpose_input_to_cell_weights.configure(compile_context, input_to_cell_weights, &_input_to_cell… in configure()
1121 _transpose_input_to_cell_weights.run(); in prepare()