Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gradient computation of higher order functions #645

Merged
merged 1 commit into from
Oct 25, 2023

Fix gradient computation of higher order functions

72a3890
Select commit
Loading
Failed to load commit list.
Merged

Fix gradient computation of higher order functions #645

Fix gradient computation of higher order functions
72a3890
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

94.12% (+0.00%) compared to ac300de

View this Pull Request on Codecov

94.12% (+0.00%) compared to ac300de

Details

Codecov Report

Merging #645 (72a3890) into master (ac300de) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   94.12%   94.12%           
=======================================
  Files          43       43           
  Lines        6295     6300    +5     
=======================================
+ Hits         5925     5930    +5     
  Misses        370      370           
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.89% <100.00%> (+0.01%) ⬆️
Files Coverage Δ
lib/Differentiator/ReverseModeVisitor.cpp 95.89% <100.00%> (+0.01%) ⬆️