-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
add jax.random.gumbel frontend #14484
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, there is just a minor change before you proceed with the final tests.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Your code is not formatted correctly, please allow pre-commit
to lint your code.
Also, I'm reviewing with @CatB1t the paddle
and torch
uint32
failing tests, I'll get back to you with the appropriate fix
# Conflicts: # ivy/functional/frontends/jax/random.py # ivy_tests/test_ivy/test_frontends/test_jax/test_jax_random.py
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Merged, thanks 😄
close #14481