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 InstanceNorm and AlphaDropout #181

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Add InstanceNorm and AlphaDropout #181

merged 1 commit into from
Oct 27, 2022

Conversation

avik-pal
Copy link
Member

No description provided.

@avik-pal avik-pal mentioned this pull request Oct 27, 2022
13 tasks
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Base: 88.81% // Head: 89.10% // Increases project coverage by +0.28% 🎉

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #181      +/-   ##
==========================================
+ Coverage   88.81%   89.10%   +0.28%     
==========================================
  Files          19       19              
  Lines        1279     1313      +34     
==========================================
+ Hits         1136     1170      +34     
  Misses        143      143              
Impacted Files Coverage Δ
src/Lux.jl 100.00% <ø> (ø)
src/layers/dropout.jl 100.00% <100.00%> (ø)
src/layers/normalize.jl 98.63% <100.00%> (+0.19%) ⬆️

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.

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.

None yet

1 participant