EnzymeAD / Enzyme.jl

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

Consider noalias info from julia custom rules #1467

Closed wsmoses closed 1 month ago

wsmoses commented 1 month ago

companion to https://github.com/JuliaGPU/CUDA.jl/pull/2395

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 94.07%. Comparing base (1e8ff37) to head (f5c5f00). Report is 2 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1467 +/- ## =========================================== + Coverage 72.77% 94.07% +21.29% =========================================== Files 30 8 -22 Lines 11036 388 -10648 =========================================== - Hits 8032 365 -7667 + Misses 3004 23 -2981 ```

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