Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc149 const TfLiteTensor* recurrent_to_cell_weights = in CheckInputTensorDimensions() local
457 const TfLiteTensor* recurrent_to_cell_weights = in Eval() local
Dlstm.cc167 const TfLiteTensor* recurrent_to_cell_weights = in CheckInputTensorDimensions() local
525 const TfLiteTensor* recurrent_to_cell_weights = in Eval() local
Dlstm_eval.cc877 const TfLiteTensor* recurrent_to_cell_weights, in EvalFloat()
1075 const TfLiteTensor* recurrent_to_cell_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc234 const TfLiteTensor* recurrent_to_cell_weights = in CheckLstmTensorDimensionsAndTypes() local