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

make sure all networks can handle 1d inputs #86

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rafaelorozco
Copy link
Collaborator

Works properly in the non-conditional glow, need to extend to other networks.

Needs nicer tests so that is the main innovation

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.09 🎉

Comparison is base (671e9c1) 88.47% compared to head (781ee01) 88.57%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
+ Coverage   88.47%   88.57%   +0.09%     
==========================================
  Files          33       33              
  Lines        2577     2582       +5     
==========================================
+ Hits         2280     2287       +7     
+ Misses        297      295       -2     
Impacted Files Coverage Δ
src/conditional_layers/conditional_layer_glow.jl 97.95% <100.00%> (+0.23%) ⬆️

... and 1 file with indirect coverage changes

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

@mloubout
Copy link
Member

So this is WIP?

@rafaelorozco rafaelorozco added the WIP in progress label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants