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 generic GN dispatch for non 4D arrays #161

Merged
merged 1 commit into from
Sep 25, 2022
Merged

Fix generic GN dispatch for non 4D arrays #161

merged 1 commit into from
Sep 25, 2022

Conversation

avik-pal
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Base: 83.69% // Head: 73.26% // Decreases project coverage by -10.43% ⚠️

Coverage data is based on head (a31e38c) compared to base (dd8585f).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #161       +/-   ##
===========================================
- Coverage   83.69%   73.26%   -10.44%     
===========================================
  Files          18       18               
  Lines        1208     1208               
===========================================
- Hits         1011      885      -126     
- Misses        197      323      +126     
Impacted Files Coverage Δ
src/contrib/freeze.jl 0.00% <0.00%> (-70.59%) ⬇️
src/layers/display.jl 0.00% <0.00%> (-58.77%) ⬇️
src/adapt.jl 39.28% <0.00%> (-32.15%) ⬇️
src/core.jl 82.00% <0.00%> (-18.00%) ⬇️
src/autodiff.jl 52.85% <0.00%> (-10.00%) ⬇️
src/layers/containers.jl 84.95% <0.00%> (-5.31%) ⬇️
src/layers/basic.jl 70.58% <0.00%> (-1.97%) ⬇️

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 076d030 into main Sep 25, 2022
@avik-pal avik-pal deleted the ap/gn_patch branch September 25, 2022 16:33
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