Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc165 const TfLiteTensor* cell_to_input_weights = in CheckInputTensorDimensions() local
462 const TfLiteTensor* cell_to_input_weights = in Eval() local
Dlstm.cc183 const TfLiteTensor* cell_to_input_weights = in CheckInputTensorDimensions() local
530 const TfLiteTensor* cell_to_input_weights = in Eval() local
Dlstm_eval.cc879 const TfLiteTensor* cell_to_input_weights, in EvalFloat()
1077 const TfLiteTensor* cell_to_input_weights, in EvalHybrid()
Dbidirectional_sequence_lstm.cc252 const TfLiteTensor* cell_to_input_weights = in CheckLstmTensorDimensionsAndTypes() local