Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp308 const int32_t cell_shift = log2(qcell_state_in.scale); in configure() local
753 const int32_t cell_shift = log2(qcell_state_in.scale); in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp237 const int32_t cell_shift = log2(qcell_state_in.scale); in configure() local
672 const int32_t cell_shift = log2(qcell_state_in.scale); in validate() local