Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dlstm_parser.cc276 Value* cell_gate, float cell_clip, in BuildCellStateUpdate()
518 Value* cell_gate; in ParseLSTMAttributes() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc102 const float* cell_gate, bool use_cifg, float clip) { in UpdateLstmCellFloat()
/external/tensorflow/tensorflow/lite/kernels/
Dlstm_eval.cc257 const float* cell_gate, bool use_cifg, float clip) { in UpdateLstmCellFloat()
615 int16_t* forget_gate, const int16_t* cell_gate, in UpdateLstmCellInteger()