dfdx / Yota.jl

Reverse-mode automatic differentiation in Julia
MIT License
158 stars 12 forks source link

Flux examples #130

Closed dfdx closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Base: 78.71% // Head: 81.44% // Increases project coverage by +2.72% :tada:

Coverage data is based on head (edea326) compared to base (ae0450a). Patch coverage: 82.60% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================== + Coverage 78.71% 81.44% +2.72% ========================================== Files 8 8 Lines 451 485 +34 ========================================== + Hits 355 395 +40 + Misses 96 90 -6 ``` | [Impacted Files](https://codecov.io/gh/dfdx/Yota.jl/pull/130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski) | Coverage Δ | | |---|---|---| | [src/chainrules.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL2NoYWlucnVsZXMuamw=) | `96.66% <ø> (ø)` | | | [src/helpers.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL2hlbHBlcnMuamw=) | `20.54% <20.00%> (-2.18%)` | :arrow_down: | | [src/utils.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL3V0aWxzLmps) | `69.23% <50.00%> (+2.56%)` | :arrow_up: | | [src/update.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL3VwZGF0ZS5qbA==) | `93.02% <66.66%> (-1.98%)` | :arrow_down: | | [src/rulesets.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL3J1bGVzZXRzLmps) | `96.55% <92.85%> (+11.50%)` | :arrow_up: | | [src/grad.jl](https://codecov.io/gh/dfdx/Yota.jl/pull/130/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski#diff-c3JjL2dyYWQuamw=) | `90.24% <96.77%> (+2.66%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andrei+Zhabinski)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.