Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h306 …nspose _transpose_input_to_forget_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h263 …ETranspose _transpose_input_to_forget_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp117 _transpose_input_to_forget_weights(), in NEQLSTMLayer()
354_transpose_input_to_forget_weights.configure(input_to_forget_weights, &_input_to_forget_weights_tr… in configure()
1229 _transpose_input_to_forget_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp276_transpose_input_to_forget_weights.configure(compile_context, input_to_forget_weights, &_input_to_… in configure()
1120 _transpose_input_to_forget_weights.run(); in prepare()