Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc125 const TfLiteTensor* input_to_cell_weights = in CheckInputTensorDimensions() local
448 const TfLiteTensor* input_to_cell_weights = in Eval() local
Dlstm.cc143 const TfLiteTensor* input_to_cell_weights = in CheckInputTensorDimensions() local
516 const TfLiteTensor* input_to_cell_weights = in Eval() local
Dlstm_eval.cc873 const TfLiteTensor* input_to_cell_weights, in EvalFloat()
1071 const TfLiteTensor* input_to_cell_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc196 const TfLiteTensor* input_to_cell_weights = in CheckLstmTensorDimensionsAndTypes() local