Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dbidirectional_sequence_lstm.cc116 constexpr int kFwAuxInputToForgetWeightsTensor = 41; // Optional variable
494 GetOptionalInputTensor(context, node, kFwAuxInputToForgetWeightsTensor); in Prepare()
1126 GetOptionalInputTensor(context, node, kFwAuxInputToForgetWeightsTensor); in Eval()