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

Support GroupNormalization #219

Merged
merged 6 commits into from
Aug 13, 2019
Merged

Support GroupNormalization #219

merged 6 commits into from
Aug 13, 2019

Conversation

disktnk
Copy link
Member

@disktnk disktnk commented Aug 7, 2019

Trace chainer logic.

@disktnk disktnk added this to the 1.5.1 milestone Aug 7, 2019
@codecov-io
Copy link

codecov-io commented Aug 7, 2019

Codecov Report

Merging #219 into master will increase coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
+ Coverage   89.99%   90.16%   +0.17%     
==========================================
  Files          24       24              
  Lines        1529     1556      +27     
==========================================
+ Hits         1376     1403      +27     
  Misses        153      153
Impacted Files Coverage Δ
onnx_chainer/mapping.py 90% <ø> (ø) ⬆️
onnx_chainer/functions/array.py 90.55% <100%> (+0.03%) ⬆️
onnx_chainer/functions/normalization.py 90.47% <100%> (+4.03%) ⬆️
onnx_chainer/functions/__init__.py 100% <100%> (ø) ⬆️

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 d2242a0...0434c85. Read the comment docs.

@shinh
Copy link
Member

shinh commented Aug 13, 2019

LGTM, thanks!

@disktnk disktnk merged commit 39c5bab into chainer:master Aug 13, 2019
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.

3 participants