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

updated `nnx.module` docstrings #3966

Closed chiamp closed 3 months ago

chiamp commented 4 months ago

updated nnx.module docstrings

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 0.00%. Comparing base (abf36e5) to head (74534da). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3966 +/- ## ===================================== Coverage 0.00% 0.00% ===================================== Files 102 104 +2 Lines 13208 13304 +96 ===================================== - Misses 13208 13304 +96 ```

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