Home
last modified time | relevance | path

Searched defs:quantized_cell_clip (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp311 int16_t quantized_cell_clip = 0; in configure() local
757 int16_t quantized_cell_clip = 0; in validate() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp240 int16_t quantized_cell_clip = 0; in configure() local
676 int16_t quantized_cell_clip = 0; in validate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.h68 int16_t quantized_cell_clip; member
H A Dlstm_eval.cc1372 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1627 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()