EnzymeAD / Enzyme.jl

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

Update AdaptExt.jl #1551

Closed wsmoses closed 3 months ago

wsmoses commented 3 months ago

cc @vchuravy

github-actions[bot] commented 3 months ago

Benchmark Results

main 83e7bc8e78d6d5... main/83e7bc8e78d6d5...
basics/overhead 4.33 ± 0.01 ns 4.34 ± 0.01 ns 0.998
time_to_load 0.404 ± 0.004 s 0.407 ± 0.0051 s 0.995

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

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

Project coverage is 68.81%. Comparing base (6b01be1) to head (83e7bc8).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1551 +/- ## ========================================== - Coverage 72.67% 68.81% -3.87% ========================================== Files 30 30 Lines 12871 12823 -48 ========================================== - Hits 9354 8824 -530 - Misses 3517 3999 +482 ```

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