Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp539 …const float recurrent_to_output_scale = recurrent_to_output_weights->info()->quantization_info().u… in configure() local
956 …const float recurrent_to_output_scale = recurrent_to_output_weights->quantization_info().uniform()… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp464 …const float recurrent_to_output_scale = recurrent_to_output_weights->info()->quantization_info().u… in configure() local
856 …const float recurrent_to_output_scale = recurrent_to_output_weights->quantization_info().uniform()… in validate() local