Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_eval.cc873 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepFloat()
1033 inline void LstmStepHybrid( in LstmStepHybrid()
1627 inline void LstmStepInteger8x8_8( in LstmStepInteger8x8_8()
H A Dlstm.cc567 int32_t* projection_bias_ptr = nullptr; in PopulateQuantizedLstmParams8x8_8() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
H A Dlstm.cc62 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepWithAuxInput()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc180 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepCalibration()