Searched refs:bw_cell_layer_norm_weights_ (Results 1 – 2 of 2) sorted by relevance
136 bw_cell_layer_norm_weights_ = GetInput(operation, operands, kBwCellLayerNormWeightsTensor); in BidirectionalSequenceLSTM()238 bw_forget_layer_norm_weights_, bw_cell_layer_norm_weights_, in Prepare()350 GetOptionalBuffer<const float>(bw_cell_layer_norm_weights_), in Eval()436 GetOptionalBuffer<const _Float16>(bw_cell_layer_norm_weights_), in Eval()
223 const RunTimeOperandInfo* bw_cell_layer_norm_weights_; variable