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