LuxDL / Lux.jl

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

AD Housekeeping #580

Closed avik-pal closed 4 months ago

avik-pal commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 92.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 87.51%. Comparing base (2a20c5a) to head (acb3b62).

Files Patch % Lines
ext/LuxTrackerExt.jl 88.88% 1 Missing :warning:
src/transform/simplechains.jl 93.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #580 +/- ## ========================================== + Coverage 86.74% 87.51% +0.77% ========================================== Files 38 37 -1 Lines 1962 1971 +9 ========================================== + Hits 1702 1725 +23 + Misses 260 246 -14 ```

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