EnzymeAD / Enzyme.jl

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

Handle mixed activity of literal 0 constant #1449

Closed wsmoses closed 1 month ago

wsmoses commented 1 month ago

Resolved https://discourse.julialang.org/t/enzyme-jl-cannot-differentiate-through-vector-of-distributions/114338

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 72.13%. Comparing base (cc8ceb6) to head (8ac770a). Report is 6 commits behind head on main.

Files Patch % Lines
src/compiler.jl 21.95% 64 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1449 +/- ## ========================================== + Coverage 68.04% 72.13% +4.08% ========================================== Files 30 30 Lines 10772 10890 +118 ========================================== + Hits 7330 7855 +525 + Misses 3442 3035 -407 ```

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