Home
last modified time | relevance | path

Searched defs:cell_gate_bias_ptr (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc829 const float* cell_gate_bias_ptr, const float* output_gate_bias_ptr, in LstmStepFloat()
977 inline void LstmStepHybrid( in LstmStepHybrid()
1316 inline void LstmStepInteger8x8_16( in LstmStepInteger8x8_16()
1569 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
Dlstm.cc564 int32_t* cell_gate_bias_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc178 const float* cell_gate_bias_ptr, const float* output_gate_bias_ptr, in LstmStepCalibration()