Searched refs:kFwInputCellStateTensor (Results 1 – 2 of 2) sorted by relevance
108 static constexpr int kFwInputCellStateTensor = 36; variable
82 fw_cell_state_ = GetInput(operation, operands, kFwInputCellStateTensor); in BidirectionalSequenceLSTM()