Searched refs:bw_cell_layer_norm_weights_ (Results 1 – 2 of 2) sorted by relevance
169 bw_cell_layer_norm_weights_ = GetInput(operation, operands, kBwCellLayerNormWeightsTensor); in BidirectionalSequenceLSTM()404 bw_forget_layer_norm_weights_, bw_cell_layer_norm_weights_, in Prepare()566 GetOptionalBuffer<const float>(bw_cell_layer_norm_weights_), in Eval()691 GetOptionalBuffer<const _Float16>(bw_cell_layer_norm_weights_), in Eval()
230 const RunTimeOperandInfo* bw_cell_layer_norm_weights_; variable