Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc131 const TfLiteTensor* recurrent_to_input_weights = in CheckInputTensorDimensions() local
453 const TfLiteTensor* recurrent_to_input_weights = in Eval() local
Dlstm.cc149 const TfLiteTensor* recurrent_to_input_weights = in CheckInputTensorDimensions() local
521 const TfLiteTensor* recurrent_to_input_weights = in Eval() local
Dlstm_eval.cc875 const TfLiteTensor* recurrent_to_input_weights, in EvalFloat()
1073 const TfLiteTensor* recurrent_to_input_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc212 const TfLiteTensor* recurrent_to_input_weights = in CheckLstmTensorDimensionsAndTypes() local