Home
last modified time | relevance | path

Searched refs:cell_to_input_weights_tensor (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc182 int recurrent_to_output_weights_tensor, int cell_to_input_weights_tensor, in CheckLstmTensorDimensionsAndTypes() argument
282 GetOptionalInputTensor(context, node, cell_to_input_weights_tensor); in CheckLstmTensorDimensionsAndTypes()