Skip to content

Dispatch pullback rrule for all Invertible #62

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

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

ziyiyin97
Copy link
Member

Fix #60

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #62 (7229577) into master (192a7fe) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   88.11%   88.14%   +0.03%     
==========================================
  Files          31       31              
  Lines        2330     2328       -2     
==========================================
- Hits         2053     2052       -1     
+ Misses        277      276       -1     
Impacted Files Coverage Δ
src/utils/jacobian.jl 81.81% <ø> (ø)
src/utils/chainrules.jl 91.48% <100.00%> (ø)
src/utils/invertible_network_sequential.jl 89.70% <100.00%> (ø)
src/utils/neuralnet.jl 75.55% <100.00%> (+1.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 192a7fe...7229577. Read the comment docs.

@ziyiyin97
Copy link
Member Author

Any thought?

@mloubout mloubout merged commit a94c948 into slimgroup:master Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reverse net has no rrule
2 participants