Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h312 …se _transpose_recurrent_to_output_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h269 …nspose _transpose_recurrent_to_output_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp123 _transpose_recurrent_to_output_weights(), in NEQLSTMLayer()
359_transpose_recurrent_to_output_weights.configure(recurrent_to_output_weights, &_recurrent_to_outpu… in configure()
1234 _transpose_recurrent_to_output_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp281_transpose_recurrent_to_output_weights.configure(compile_context, recurrent_to_output_weights, &_r… in configure()
1125 _transpose_recurrent_to_output_weights.run(); in prepare()