Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLQLSTMLayer.h309 …anspose _transpose_input_to_input_weights{};
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEQLSTMLayer.h266 …NETranspose _transpose_input_to_input_weights; variable
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEQLSTMLayer.cpp120 _transpose_input_to_input_weights(), in NEQLSTMLayer()
362_transpose_input_to_input_weights.configure(lstm_params.input_to_input_weights(), &_input_to_input… in configure()
1262 _transpose_input_to_input_weights.run(); in prepare()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLQLSTMLayer.cpp284_transpose_input_to_input_weights.configure(compile_context, lstm_params.input_to_input_weights(),… in configure()
1147 _transpose_input_to_input_weights.run(); in prepare()