Searched refs:bw_cell_layer_norm_weights_ (Results 1 – 2 of 2) sorted by relevance
168 bw_cell_layer_norm_weights_ = GetInput(operation, operands, kBwCellLayerNormWeightsTensor); in BidirectionalSequenceLSTM()403 bw_forget_layer_norm_weights_, bw_cell_layer_norm_weights_, in Prepare()565 GetOptionalBuffer<const float>(bw_cell_layer_norm_weights_), in Eval()690 GetOptionalBuffer<const _Float16>(bw_cell_layer_norm_weights_), in Eval()
227 const RunTimeOperandInfo* bw_cell_layer_norm_weights_; variable