Searched refs:kFwInputGateBiasTensor (Results 1 – 2 of 2) sorted by relevance
64 static constexpr int kFwInputGateBiasTensor = 12; // Optional variable
105 fw_input_gate_bias_ = GetInput(operation, operands, kFwInputGateBiasTensor); in BidirectionalSequenceLSTM()