Searched refs:kFwAuxInputToForgetWeightsTensor (Results 1 – 3 of 3) sorted by relevance
120 static constexpr int kFwAuxInputToForgetWeightsTensor = 41; // Optional variable
116 constexpr int kFwAuxInputToForgetWeightsTensor = 41; // Optional variable494 GetOptionalInputTensor(context, node, kFwAuxInputToForgetWeightsTensor); in Prepare()1130 GetOptionalInputTensor(context, node, kFwAuxInputToForgetWeightsTensor); in Eval()
151 GetInput(operation, operands, kFwAuxInputToForgetWeightsTensor); in BidirectionalSequenceLSTM()