EnzymeAD / Enzyme.jl

Julia bindings for the Enzyme automatic differentiator
https://enzyme.mit.edu
MIT License
422 stars 58 forks source link

Remove unnecessary val in thunk types #1432

Closed wsmoses closed 1 month ago

wsmoses commented 1 month ago

Fixes https://github.com/EnzymeAD/Enzyme.jl/issues/350

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 96.35%. Comparing base (19dbbb2) to head (563a94b). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1432 +/- ## =========================================== + Coverage 75.08% 96.35% +21.26% =========================================== Files 29 9 -20 Lines 10779 411 -10368 =========================================== - Hits 8093 396 -7697 + Misses 2686 15 -2671 ```

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