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

fix HEAD #3960

Closed chiamp closed 1 month ago

chiamp commented 1 month ago

fix HEAD after #3957 landed.

codecov-commenter commented 1 month 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 (2c7d7cd) to head (5e8e595). Report is 75 commits behind head on main.

Files Patch % Lines
flax/linen/fp8_ops.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3960 +/- ## ========================================== - Coverage 60.43% 0.00% -60.44% ========================================== Files 105 102 -3 Lines 13263 13208 -55 ========================================== - Hits 8015 0 -8015 - Misses 5248 13208 +7960 ```

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