Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp492 …const float cell_to_input_scale = std::pow(2, cell_shift) * lstm_params.cell_to_input_weights()->i… in configure() local
926 …const float cell_to_input_scale = std::pow(2, cell_shift) * lstm_params.cell_to_input_weights()->q… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp417 …const float cell_to_input_scale = std::pow(2, cell_shift) * lstm_params.cell_to_input_weights()->i… in configure() local
826 …const float cell_to_input_scale = std::pow(2, cell_shift) * lstm_params.cell_to_input_weights()->q… in validate() local