EnzymeAD / Enzyme.jl

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

Mixed activity for getfield #1535

Closed wsmoses closed 3 months ago

github-actions[bot] commented 3 months ago

Benchmark Results

main ab7cee5966c41d... main/ab7cee5966c41d...
basics/overhead 4.34 ± 0.01 ns 4.03 ± 0.001 ns 1.08
time_to_load 0.411 ± 0.006 s 0.404 ± 0.0028 s 1.02

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 83.52490% with 43 lines in your changes missing coverage. Please review.

Project coverage is 68.18%. Comparing base (835b6d5) to head (ab7cee5).

Files Patch % Lines
src/rules/jitrules.jl 83.11% 26 Missing :warning:
src/Enzyme.jl 40.00% 6 Missing :warning:
src/compiler.jl 91.17% 6 Missing :warning:
src/rules/typeunstablerules.jl 82.75% 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 #1535 +/- ## ========================================== - Coverage 73.96% 68.18% -5.78% ========================================== Files 30 30 Lines 12267 12198 -69 ========================================== - Hits 9073 8317 -756 - Misses 3194 3881 +687 ```

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