Searched refs:kFwAuxInputToInputWeightsTensor (Results 1 – 3 of 3) sorted by relevance
119 static constexpr int kFwAuxInputToInputWeightsTensor = 40; // Optional variable
115 constexpr int kFwAuxInputToInputWeightsTensor = 40; // Optional variable492 GetOptionalInputTensor(context, node, kFwAuxInputToInputWeightsTensor); in Prepare()1128 GetOptionalInputTensor(context, node, kFwAuxInputToInputWeightsTensor); in Eval()
149 fw_aux_input_to_input_weights_ = GetInput(operation, operands, kFwAuxInputToInputWeightsTensor); in BidirectionalSequenceLSTM()