Searched refs:kBwRecurrentToInputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
82 static constexpr int kBwRecurrentToInputWeightsTensor = 22; // Optional variable
78 constexpr int kBwRecurrentToInputWeightsTensor = 22; // Optional variable406 kBwRecurrentToInputWeightsTensor, kBwRecurrentToForgetWeightsTensor, in CheckInputTensorDimensions()1065 GetOptionalInputTensor(context, node, kBwRecurrentToInputWeightsTensor); in Eval()
123 GetInput(operation, operands, kBwRecurrentToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()