Searched refs:kFwCellGateBiasTensor (Results 1 – 2 of 2) sorted by relevance
67 static constexpr int kFwCellGateBiasTensor = 14; variable
75 fw_cell_bias_ = GetInput(operation, operands, kFwCellGateBiasTensor); in BidirectionalSequenceLSTM()