Searched refs:kFwCellToInputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
59 static constexpr int kFwCellToInputWeightsTensor = 9; // Optional variable
55 constexpr int kFwCellToInputWeightsTensor = 9; // Optional variable394 kFwCellToInputWeightsTensor, kFwCellToForgetWeightsTensor, in CheckInputTensorDimensions()1013 GetOptionalInputTensor(context, node, kFwCellToInputWeightsTensor); in Eval()
99 GetInput(operation, operands, kFwCellToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()