Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc141 const TfLiteTensor* recurrent_to_forget_weights = in CheckInputTensorDimensions() local
455 const TfLiteTensor* recurrent_to_forget_weights = in Eval() local
Dlstm.cc159 const TfLiteTensor* recurrent_to_forget_weights = in CheckInputTensorDimensions() local
523 const TfLiteTensor* recurrent_to_forget_weights = in Eval() local
Dlstm_eval.cc876 const TfLiteTensor* recurrent_to_forget_weights, in EvalFloat()
1074 const TfLiteTensor* recurrent_to_forget_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc224 const TfLiteTensor* recurrent_to_forget_weights = in CheckLstmTensorDimensionsAndTypes() local