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

Move to UV and Google docstyle #47

Merged
merged 4 commits into from
Feb 7, 2025
Merged

Move to UV and Google docstyle #47

merged 4 commits into from
Feb 7, 2025

Conversation

dirmeier
Copy link
Member

@dirmeier dirmeier commented Feb 6, 2025

This PR

  • moves to use UV with setuptools instead of hatch and hatchling,
  • moves to Google docstyle,
  • and removes some experimental code (GPs, BNNs).

We also wanted to move to NNX, but it turned out that parameterizing NPs w/o automatic shape inference is too cumbersome for the average user. Hence, we stay with linen until it gets deprecated

@dirmeier dirmeier changed the title Move to NNX and Google docstyle Move to NNX, UV, and Google docstyle Feb 6, 2025
In the end NNX is to hard to use when models consist of many submodules, i
since the in-dimensions are too tedious to compute. Having automated
dimension inference is in the end nicer than the new NNX features.
Also: mutable states with jax ;(
@dirmeier dirmeier merged commit 4254bac into main Feb 7, 2025
10 checks passed
@dirmeier dirmeier deleted the conv-cnp branch February 7, 2025 20:24
@dirmeier dirmeier changed the title Move to NNX, UV, and Google docstyle Move to UV and Google docstyle Feb 7, 2025
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