Searched refs:kFwCellLayerNormWeightsTensor (Results 1 – 2 of 2) sorted by relevance
141 static constexpr int kFwCellLayerNormWeightsTensor = 55; // Optional variable
165 fw_cell_layer_norm_weights_ = GetInput(operation, operands, kFwCellLayerNormWeightsTensor); in BidirectionalSequenceLSTM()