LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
446 stars 50 forks source link

fix: nested ad when using direct eval in function #745

Closed avik-pal closed 2 days ago

avik-pal commented 2 days ago

Fixes #743

codecov[bot] commented 2 days ago

Codecov Report

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

Project coverage is 77.28%. Comparing base (b319371) to head (0ba5e40).

:exclamation: There is a different number of reports uploaded between BASE (b319371) and HEAD (0ba5e40). Click for more details.

HEAD has 18 uploads less than BASE | Flag | BASE (b319371) | HEAD (0ba5e40) | |------|------|------| ||42|24|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #745 +/- ## =========================================== - Coverage 96.30% 77.28% -19.02% =========================================== Files 57 57 Lines 2789 2787 -2 =========================================== - Hits 2686 2154 -532 - Misses 103 633 +530 ```

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