Skip to content

Create WeightNorm layer and MinimalNet#45

Merged
jankrepl merged 2 commits into
masterfrom
weight_norm
Jun 6, 2020
Merged

Create WeightNorm layer and MinimalNet#45
jankrepl merged 2 commits into
masterfrom
weight_norm

Conversation

@jankrepl
Copy link
Copy Markdown
Owner

@jankrepl jankrepl commented Jun 6, 2020

Closes #44

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 6, 2020

Codecov Report

Merging #45 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #45   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines         1557      1575   +18     
=========================================
+ Hits          1557      1575   +18     
Impacted Files Coverage Δ
deepdow/layers/__init__.py 100.00% <ø> (ø)
deepdow/layers/allocate.py 100.00% <100.00%> (ø)
deepdow/nn.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 456a954...4919c4e. Read the comment docs.

@jankrepl jankrepl merged commit 20888c0 into master Jun 6, 2020
@jankrepl jankrepl deleted the weight_norm branch June 6, 2020 14:31
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.

Weight normalization allocator

1 participant