Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc872 const float* cell_gate_bias_ptr, const float* output_gate_bias_ptr, in LstmStepFloat()
1033 inline void LstmStepHybrid( in LstmStepHybrid()
1372 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1627 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
H A Dlstm.cc566 int32_t* output_gate_bias_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
H A Dlstm.cc61 const float* cell_bias_ptr, const float* output_gate_bias_ptr, in LstmStepWithAuxInput()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc179 const float* cell_gate_bias_ptr, const float* output_gate_bias_ptr, in LstmStepCalibration()