Searched refs:output_layer_norm_weights_ (Results 1 – 2 of 2) sorted by relevance
111 output_layer_norm_weights_ = in LSTMCell()121 output_layer_norm_weights_ = &no_value; in LSTMCell()367 cell_layer_norm_weights_, output_layer_norm_weights_, n_input, n_output, n_cell, in Prepare()1027 GetBuffer<const float>(output_layer_norm_weights_), in Eval()1062 GetOptionalBuffer<const _Float16>(output_layer_norm_weights_), in Eval()
237 const RunTimeOperandInfo* output_layer_norm_weights_; variable