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

Fix types for forward attention for JAX. #704

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

cheshire
Copy link
Contributor

@cheshire cheshire commented Mar 5, 2024

Fix types for forward attention for JAX.

Bias and seed can both be None, type checking is failed otherwise.

@nouiz nouiz added the jax label Mar 5, 2024
@denera
Copy link
Collaborator

denera commented Mar 5, 2024

/te-ci jax

@ksivaman
Copy link
Member

ksivaman commented Mar 5, 2024

Thanks @cheshire! Could you sign-off your commits according to this guide?

Bias and seed can both be None, type checking is failed otherwise.

Signed-off-by: George Karpenkov <[email protected]>
@cheshire
Copy link
Contributor Author

cheshire commented Mar 6, 2024

Force-pushed a signed commit. Is this working now?

@nouiz
Copy link
Collaborator

nouiz commented Mar 6, 2024

The sign off worked. I'll let the other merge.

@ksivaman
Copy link
Member

ksivaman commented Mar 6, 2024

/te-ci jax

Copy link
Member

@ksivaman ksivaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cheshire
Copy link
Contributor Author

cheshire commented Mar 6, 2024

Is this merged automatically?

@ksivaman
Copy link
Member

ksivaman commented Mar 6, 2024

We will merge it once the CI is complete!

@ksivaman ksivaman merged commit 728e335 into NVIDIA:main Mar 6, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants