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 Flax activation functions and corresponding tests #35191

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

m-momeni
Copy link

@m-momeni m-momeni commented Dec 10, 2024

The PR implements Flax version of all activation functions introduced previously in torch to be selected in configs and models.
Also a test is written to compare torch version and Flax version outputs and asses if they are close enough.

@m-momeni
Copy link
Author

CircleCI shows "tests_generate - Failed", but I think it's not related to my commits.

@m-momeni
Copy link
Author

Hi @sanchit-gandhi, I'd be happy if you check the commit and if it's fine I can go forward to implement torch models in Flax.

@m-momeni m-momeni closed this Dec 15, 2024
@m-momeni m-momeni reopened this Dec 15, 2024
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.

2 participants