Searched refs:kFwCellToOutputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
61 static constexpr int kFwCellToOutputWeightsTensor = 11; // Optional variable
57 constexpr int kFwCellToOutputWeightsTensor = 11; // Optional variable395 kFwCellToOutputWeightsTensor, kFwInputGateBiasTensor, in CheckInputTensorDimensions()1017 GetOptionalInputTensor(context, node, kFwCellToOutputWeightsTensor); in Eval()
103 GetInput(operation, operands, kFwCellToOutputWeightsTensor); // optional in BidirectionalSequenceLSTM()