Searched refs:kBwInputToCellWeightsTensor (Results 1 – 2 of 2) sorted by relevance
79 static constexpr int kBwInputToCellWeightsTensor = 20; variable
87 bw_input_to_cell_weights_ = GetInput(operation, operands, kBwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()