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

Decouples from flax. #374

Merged
merged 1 commit into from
Mar 19, 2024
Merged

Decouples from flax. #374

merged 1 commit into from
Mar 19, 2024

Conversation

markblee
Copy link
Contributor

We only loosely depend on flax for the nifty struct utils. This PR decouples from flax by only borrowing the pieces that we need, with minimal changes. We can always reverse the decision later if we think we need more from flax.

@markblee markblee requested review from ruomingp and apghml March 18, 2024 21:30
@markblee markblee added this pull request to the merge queue Mar 19, 2024
Merged via the queue into apple:main with commit 204f3de Mar 19, 2024
3 checks passed
@markblee markblee deleted the markblee/struct branch March 19, 2024 20:12
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.

2 participants