EnzymeAD / Enzyme.jl

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

MixedDuplicated for custom rules #1534

Closed wsmoses closed 3 months ago

github-actions[bot] commented 3 months ago

Benchmark Results

main fdb235fb5c0f7d... main/fdb235fb5c0f7d...
basics/overhead 4.64 ± 0.01 ns 4.64 ± 0.01 ns 1
time_to_load 0.409 ± 0.0058 s 0.42 ± 0.0098 s 0.974

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 87.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 68.29%. Comparing base (bd60907) to head (fdb235f).

Files Patch % Lines
src/rules/customrules.jl 87.69% 8 Missing :warning:
src/compiler.jl 85.71% 5 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 #1534 +/- ## ========================================== - Coverage 68.30% 68.29% -0.02% ========================================== Files 30 30 Lines 11953 12029 +76 ========================================== + Hits 8165 8215 +50 - Misses 3788 3814 +26 ```

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