Home
last modified time | relevance | path

Searched defs:recurrent_to_input_scale (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp479 …const float recurrent_to_input_scale = _recurrent_to_input_weights->info()->quantization_info().un… in configure() local
917 …const float recurrent_to_input_scale = lstm_params.recurrent_to_input_weights()->quantization_info… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp403 …const float recurrent_to_input_scale = _recurrent_to_input_weights->info()->quantization_info().un… in configure() local
817 …const float recurrent_to_input_scale = lstm_params.recurrent_to_input_weights()->quantization_info… in validate() local