Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h310 …se _transpose_recurrent_to_forget_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h267 …nspose _transpose_recurrent_to_forget_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp121 _transpose_recurrent_to_forget_weights(), in NEQLSTMLayer()
357_transpose_recurrent_to_forget_weights.configure(recurrent_to_forget_weights, &_recurrent_to_forge… in configure()
1232 _transpose_recurrent_to_forget_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp279_transpose_recurrent_to_forget_weights.configure(compile_context, recurrent_to_forget_weights, &_r… in configure()
1123 _transpose_recurrent_to_forget_weights.run(); in prepare()