We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
any update on this Issue ?
Sorry, something went wrong.
@thegodone Sorry for the late reply. This repo went into the tensorflow/addons repo https://github.com/tensorflow/addons/blob/d126b4690e7858b85fdb3c9e9a61143c31e9fddb/tensorflow_addons/rnn/layer_norm_simple_rnn_cell.py (PR: tensorflow/addons#841)
Right now TFA (tensorflow addons) has RNNs and LSTMs with layernorm. It's probably easier to adjust the LSTMCell code for GRU, e.g., https://github.com/tensorflow/addons/blob/d126b4690e7858b85fdb3c9e9a61143c31e9fddb/tensorflow_addons/rnn/layer_norm_lstm_cell.py
I will post an issue in TFA and link you there.
@thegodone see tensorflow/addons#2710
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: