Skip to content
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

Undefined name q_seq_length #25

Open
esadek opened this issue Oct 22, 2024 · 0 comments
Open

Undefined name q_seq_length #25

esadek opened this issue Oct 22, 2024 · 0 comments

Comments

@esadek
Copy link
Contributor

esadek commented Oct 22, 2024

q_seq_length is undefined on the first line. Should these lines be swapped?

v_seq_length = q_seq_length if value is None else keras.ops.shape(value)[1]
q_seq_length = keras.ops.shape(query)[1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant