Searched refs:output_layer_norm_weights_ (Results 1 – 2 of 2) sorted by relevance
102 output_layer_norm_weights_ = in LSTMCell()112 output_layer_norm_weights_ = &no_value; in LSTMCell()324 cell_layer_norm_weights_, output_layer_norm_weights_, n_input, n_output, n_cell, in Prepare()985 GetBuffer<const float>(output_layer_norm_weights_), in Eval()1020 GetOptionalBuffer<const _Float16>(output_layer_norm_weights_), in Eval()
237 const RunTimeOperandInfo* output_layer_norm_weights_; variable