Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp401 …const float cell_to_forget_scale = std::pow(2, cell_shift) * lstm_params.cell_to_forget_weights()-… in configure() local
847 …const float cell_to_forget_scale = std::pow(2, cell_shift) * lstm_params.cell_to_forget_weights()-… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp324 …const float cell_to_forget_scale = std::pow(2, cell_shift) * lstm_params.cell_to_forget_weights()-… in configure() local
756 …const float cell_to_forget_scale = std::pow(2, cell_shift) * lstm_params.cell_to_forget_weights()-… in validate() local