EnzymeAD / Enzyme.jl

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

Nicer CUDA errors #1470

Closed wsmoses closed 4 months ago

wsmoses commented 4 months ago

Resolves https://github.com/EnzymeAD/Enzyme.jl/issues/1102

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 72.20%. Comparing base (cc2b458) to head (f8ce8e1).

Files Patch % Lines
src/compiler.jl 66.66% 1 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 #1470 +/- ## ========================================== - Coverage 72.81% 72.20% -0.62% ========================================== Files 30 30 Lines 11018 11012 -6 ========================================== - Hits 8023 7951 -72 - Misses 2995 3061 +66 ```

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