Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h313 …ose _transpose_recurrent_to_input_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h270 …anspose _transpose_recurrent_to_input_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp124 _transpose_recurrent_to_input_weights(), in NEQLSTMLayer()
363_transpose_recurrent_to_input_weights.configure(lstm_params.recurrent_to_input_weights(), &_recurr… in configure()
1263 _transpose_recurrent_to_input_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp285_transpose_recurrent_to_input_weights.configure(compile_context, lstm_params.recurrent_to_input_we… in configure()
1148 _transpose_recurrent_to_input_weights.run(); in prepare()