Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLQLSTMLayer.h308 …nspose _transpose_input_to_output_weights{};
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNEQLSTMLayer.h265 …ETranspose _transpose_input_to_output_weights; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp119 _transpose_input_to_output_weights(), in NEQLSTMLayer()
356_transpose_input_to_output_weights.configure(input_to_output_weights, &_input_to_output_weights_tr… in configure()
1231 _transpose_input_to_output_weights.run(); in prepare()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp278_transpose_input_to_output_weights.configure(compile_context, input_to_output_weights, &_input_to_… in configure()
1122 _transpose_input_to_output_weights.run(); in prepare()