LuxDL / Lux.jl

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

Test ComponentArrays with Enzyme #653

Closed avik-pal closed 3 weeks ago

avik-pal commented 1 month ago

Will test for

  1. https://github.com/EnzymeAD/Enzyme.jl/issues/1447
  2. https://github.com/EnzymeAD/Enzyme.jl/issues/1451
codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 86.63%. Comparing base (ca2c635) to head (ba3bec4).

:exclamation: Current head ba3bec4 differs from pull request most recent head cd27b18

Please upload reports for the commit cd27b18 to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #653 +/- ## ========================================== - Coverage 86.87% 86.63% -0.25% ========================================== Files 50 50 Lines 2491 2491 ========================================== - Hits 2164 2158 -6 - Misses 327 333 +6 ```

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

avik-pal commented 1 month ago

Blocked on https://github.com/EnzymeAD/Enzyme.jl/issues/1476

avik-pal commented 1 month ago

Tutorials build blocked on https://github.com/SciML/OptimizationBase.jl/pull/53