Searched refs:kFwInputToInputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
43 constexpr int kFwInputToInputWeightsTensor = 1; // Optional variable390 kFwInputToInputWeightsTensor, kFwInputToForgetWeightsTensor, in CheckInputTensorDimensions()578 GetOptionalInputTensor(context, node, kFwInputToInputWeightsTensor); in Prepare()983 GetOptionalInputTensor(context, node, kFwInputToInputWeightsTensor); in Eval()
47 static constexpr int kFwInputToInputWeightsTensor = 1; // Optional variable
85 GetInput(operation, operands, kFwInputToInputWeightsTensor); // optional in BidirectionalSequenceLSTM()