Searched refs:kFwInputToOutputWeightsTensor (Results 1 – 2 of 2) sorted by relevance
51 static constexpr int kFwInputToOutputWeightsTensor = 4; variable
56 fw_input_to_output_weights_ = GetInput(operation, operands, kFwInputToOutputWeightsTensor); in BidirectionalSequenceLSTM()