Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc62 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepWithAuxInput()
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc179 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepCalibration()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc62 const int8_t* projection_weights_ptr, bool use_cifg, in ComputeRowSums()
830 const float* projection_weights_ptr, const float* projection_bias_ptr, in LstmStepFloat()
977 inline void LstmStepHybrid( in LstmStepHybrid()