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

Add ForwardDiff Extension: Dropout #269

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Add ForwardDiff Extension: Dropout #269

merged 1 commit into from
Feb 22, 2023

Conversation

avik-pal
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 22, 2023

Codecov Report

Base: 85.75% // Head: 87.60% // Increases project coverage by +1.85% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
+ Coverage   85.75%   87.60%   +1.85%     
==========================================
  Files          34       34              
  Lines        1916     1920       +4     
==========================================
+ Hits         1643     1682      +39     
+ Misses        273      238      -35     
Flag Coverage Δ
Boltz 97.36% <ø> (ø)
Lux 91.10% <ø> (+2.80%) ⬆️
LuxCore 41.81% <ø> (ø)
LuxLib 78.78% <100.00%> (+0.32%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/LuxLib/src/LuxLib.jl 100.00% <100.00%> (ø)
lib/LuxLib/src/api/dropout.jl 94.44% <100.00%> (+0.15%) ⬆️
src/layers/basic.jl 80.55% <0.00%> (+1.38%) ⬆️
src/layers/display.jl 88.42% <0.00%> (+2.10%) ⬆️
src/layers/containers.jl 93.47% <0.00%> (+3.62%) ⬆️
src/Lux.jl 100.00% <0.00%> (+12.50%) ⬆️
src/contrib/freeze.jl 77.55% <0.00%> (+32.65%) ⬆️
src/adapt.jl 76.92% <0.00%> (+34.61%) ⬆️

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@avik-pal avik-pal merged commit 5779b11 into main Feb 22, 2023
@avik-pal avik-pal deleted the ap/forwarddiff branch February 22, 2023 13:25
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.

1 participant