Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc122 constexpr int kBwAuxInputToCellWeightsTensor = 46; // Optional variable
504 GetOptionalInputTensor(context, node, kBwAuxInputToCellWeightsTensor); in Prepare()
1136 GetOptionalInputTensor(context, node, kBwAuxInputToCellWeightsTensor); in Eval()