Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEQLSTMLayer.h263 …ETranspose _transpose_input_to_forget_weights; variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLQLSTMLayer.h306 …nspose _transpose_input_to_forget_weights{};
/external/ComputeLibrary/src/runtime/NEON/functions/
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()
/external/ComputeLibrary/src/runtime/CL/functions/
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()