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

Add singularity function for celu #1519

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Add singularity function for celu #1519

merged 1 commit into from
Dec 5, 2024

Conversation

beverlylytle
Copy link
Collaborator

@beverlylytle beverlylytle commented Dec 5, 2024

Before submitting
  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

Maybe fixes #1514. I ran the test 100 times on my machine and there were no flakes.

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@beverlylytle beverlylytle changed the title WIP Add singularity function for celu Dec 5, 2024
@beverlylytle beverlylytle marked this pull request as ready for review December 5, 2024 14:37
Copy link
Collaborator

@mruberry mruberry left a comment

Choose a reason for hiding this comment

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

@mruberry mruberry merged commit 29d72a4 into main Dec 5, 2024
44 checks passed
@mruberry mruberry deleted the celu_singularity_fn branch December 5, 2024 19:26
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

Successfully merging this pull request may close these issues.

Flaky test: celu vjp
2 participants