-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
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
tf.keras.layers.Attention()
layer - arguments documentation
#171
Comments
copybara-service bot
pushed a commit
to keras-team/keras
that referenced
this issue
Jun 8, 2023
Imported from GitHub PR #18205 Fix markdown rendering issue in keras.io in the call argument section. Closes: keras-team/keras-io#171 Copybara import of the project: -- 012109f by Sachin Prasad <[email protected]>: Fix markdown rendering issue Fix markdown rendering issue in keras.io in the call argument section. -- 311b0ac by Sachin Prasad <[email protected]>: Fix markdown rendering issue -- b518168 by Sachin Prasad <[email protected]>: Update base_dense_attention.py Merging this change closes #18205 FUTURE_COPYBARA_INTEGRATE_REVIEW=#18205 from keras-team:sachinprasadhs-patch-6 b518168 PiperOrigin-RevId: 538823421
copybara-service bot
pushed a commit
to keras-team/keras
that referenced
this issue
Jun 8, 2023
Imported from GitHub PR #18205 Fix markdown rendering issue in keras.io in the call argument section. Closes: keras-team/keras-io#171 Copybara import of the project: -- 012109f by Sachin Prasad <[email protected]>: Fix markdown rendering issue Fix markdown rendering issue in keras.io in the call argument section. -- 311b0ac by Sachin Prasad <[email protected]>: Fix markdown rendering issue -- b518168 by Sachin Prasad <[email protected]>: Update base_dense_attention.py Merging this change closes #18205 FUTURE_COPYBARA_INTEGRATE_REVIEW=#18205 from keras-team:sachinprasadhs-patch-6 b518168 PiperOrigin-RevId: 538823421
Hi @8bitmp3 , Thanks for reporting the issue, the linked PR has been merged, could you please spare some time to close the issue as well. Thanks! |
This issue is stale because it has been open for 14 days with no activity. It will be closed if no further activity occurs. Thank you. |
This issue was closed because it has been inactive for 28 days. Please reopen if you'd like to work on this further. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey Keras team, I've just discovered a potential Markdown rendering issue in the docs for the
Attention
class (tf.keras.layers.Attention()
).Link: https://keras.io/api/layers/attention_layers/attention/
See
Call # Arguments ...
:The text was updated successfully, but these errors were encountered: