gdalle / DifferentiationInterface.jl

An interface to various automatic differentiation backends in Julia.
https://gdalle.github.io/DifferentiationInterface.jl/DifferentiationInterface
MIT License
168 stars 13 forks source link

Fix Enzyme's batched pullback and Jacobian #499

Closed gdalle closed 6 days ago

gdalle commented 6 days ago

DI extensions

codecov-commenter commented 6 days ago

Codecov Report

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

Project coverage is 98.42%. Comparing base (ea192f6) to head (a42ab1f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #499 +/- ## ======================================= Coverage 98.42% 98.42% ======================================= Files 106 106 Lines 4379 4381 +2 ======================================= + Hits 4310 4312 +2 Misses 69 69 ``` | [Flag](https://app.codecov.io/gh/gdalle/DifferentiationInterface.jl/pull/499/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle) | Coverage Δ | | |---|---|---| | [DI](https://app.codecov.io/gh/gdalle/DifferentiationInterface.jl/pull/499/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle) | `98.48% <100.00%> (+<0.01%)` | :arrow_up: | | [DIT](https://app.codecov.io/gh/gdalle/DifferentiationInterface.jl/pull/499/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle) | `98.28% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Guillaume+Dalle#carryforward-flags-in-the-pull-request-comment) to find out more.

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