google / flax

Flax is a neural network library for JAX that is designed for flexibility.
https://flax.readthedocs.io
Apache License 2.0
6.01k stars 633 forks source link

promote nnx to root-level import #3961

Open chiamp opened 4 months ago

chiamp commented 4 months ago

promote nnx to root-level import

codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (31adb00) to head (c206b34). Report is 80 commits behind head on main.

Files Patch % Lines
flax/__init__.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3961 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 106 107 +1 Lines 13582 13825 +243 ====================================== - Misses 13582 13825 +243 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.