Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEQLSTMLayer.h311 NEGEMMLowpMatrixMultiplyCore _mm_input_to_output; variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLQLSTMLayer.h354 CLGEMMLowpMatrixMultiplyCore _mm_input_to_output{};
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEQLSTMLayer.cpp165 _mm_input_to_output(), in NEQLSTMLayer()
534 configure_mm(_mm_input_to_output, _input_to_output_outstage, gemmlowp_info, in configure()
1151 _mm_input_to_output.run(); in run()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLQLSTMLayer.cpp459 configure_mm(compile_context, _mm_input_to_output, _input_to_output_outstage, gemmlowp_info, in configure()
1050 _mm_input_to_output.run(); in run()