Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc172 const TfLiteTensor* cell_to_forget_weights = in CheckInputTensorDimensions() local
464 const TfLiteTensor* cell_to_forget_weights = in Eval() local
Dlstm.cc190 const TfLiteTensor* cell_to_forget_weights = in CheckInputTensorDimensions() local
532 const TfLiteTensor* cell_to_forget_weights = in Eval() local
Dlstm_eval.cc880 const TfLiteTensor* cell_to_forget_weights, in EvalFloat()
1078 const TfLiteTensor* cell_to_forget_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc261 const TfLiteTensor* cell_to_forget_weights = in CheckLstmTensorDimensionsAndTypes() local