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 more unit test cases e.g. ResNet FrozenDict #3

Merged
merged 14 commits into from
Dec 24, 2022

Conversation

alvarobartt
Copy link
Owner

@alvarobartt alvarobartt commented Dec 24, 2022

✨ Features

  • Add flaxmodels.resnet.ResNet50 in both tests/ and benchmarks/
  • Run ruff and black over both examples/ and benchmarks/ too

πŸ§ͺ Tests

  • Did you implement unit tests if required?

If the above checkbox is checked, describe how you unit-tested it.

Keep the same unit tests but add ResNet50 as a pytest.fixture in order to test safejax on more complex FrozenDict structures.

@alvarobartt alvarobartt self-assigned this Dec 24, 2022
@alvarobartt alvarobartt changed the title πŸ§ͺ Add more detailed/complex unit tests πŸ§ͺ Add more unit test cases e.g. ResNet FrozenDict Dec 24, 2022
@alvarobartt alvarobartt marked this pull request as ready for review December 24, 2022 15:48
@alvarobartt alvarobartt merged commit 1b871c9 into main Dec 24, 2022
@alvarobartt alvarobartt deleted the more-tests branch December 24, 2022 15:49
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.

1 participant