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 Flux compat #79

Merged
merged 1 commit into from
Apr 20, 2023
Merged

fix Flux compat #79

merged 1 commit into from
Apr 20, 2023

Conversation

mloubout
Copy link
Member

Fixes #78

@mloubout mloubout added the bug Something isn't working label Apr 20, 2023
@mloubout mloubout mentioned this pull request Apr 20, 2023
@codecov
Copy link

codecov bot commented Apr 20, 2023

Codecov Report

Patch coverage: 92.85% and project coverage change: +0.06 🎉

Comparison is base (5c092f9) 88.48% compared to head (b2eeb12) 88.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #79      +/-   ##
==========================================
+ Coverage   88.48%   88.54%   +0.06%     
==========================================
  Files          33       33              
  Lines        2545     2550       +5     
==========================================
+ Hits         2252     2258       +6     
+ Misses        293      292       -1     
Impacted Files Coverage Δ
src/utils/chainrules.jl 92.15% <87.50%> (+0.66%) ⬆️
src/layers/invertible_layer_glow.jl 97.29% <100.00%> (ø)
src/layers/invertible_layer_hint.jl 94.39% <100.00%> (ø)
src/utils/dimensionality_operations.jl 95.69% <100.00%> (ø)
src/utils/neuralnet.jl 77.55% <100.00%> (+2.55%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mloubout mloubout force-pushed the flux-fix branch 4 times, most recently from d9f104d to f243ec8 Compare April 20, 2023 16:44
@mloubout mloubout merged commit df92d43 into master Apr 20, 2023
@mloubout mloubout deleted the flux-fix branch April 20, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flux friendlyness
1 participant