Searched refs:kFwRecurrentToCellWeightsTensor (Results 1 – 2 of 2) sorted by relevance
56 static constexpr int kFwRecurrentToCellWeightsTensor = 7; variable
62 fw_recurrent_to_cell_weights_ = GetInput(operation, operands, kFwRecurrentToCellWeightsTensor); in BidirectionalSequenceLSTM()