google / flax

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

updated `nnx.variables` docstrings #3986

Closed chiamp closed 3 weeks ago

chiamp commented 3 weeks ago

updated nnx.variables docstrings

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.00%. Comparing base (31adb00) to head (7ca2ee1). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3986 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 106 106 Lines 13582 13582 ===================================== Misses 13582 13582 ```

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