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