Searched refs:kFwAuxInputToOutputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
122 static constexpr int kFwAuxInputToOutputWeightsTensor = 43; // Optional variable
118 constexpr int kFwAuxInputToOutputWeightsTensor = 43; // Optional variable498 GetOptionalInputTensor(context, node, kFwAuxInputToOutputWeightsTensor); in Prepare()1134 GetOptionalInputTensor(context, node, kFwAuxInputToOutputWeightsTensor); in Eval()
154 GetInput(operation, operands, kFwAuxInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()