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

implemented Selu #218

Merged
merged 4 commits into from
Aug 7, 2019
Merged

implemented Selu #218

merged 4 commits into from
Aug 7, 2019

Conversation

durswd
Copy link
Contributor

@durswd durswd commented Aug 7, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 7, 2019

Codecov Report

Merging #218 into master will decrease coverage by 0.22%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #218      +/-   ##
==========================================
- Coverage   90.21%   89.99%   -0.23%     
==========================================
  Files          24       24              
  Lines        1523     1529       +6     
==========================================
+ Hits         1374     1376       +2     
- Misses        149      153       +4
Impacted Files Coverage Δ
onnx_chainer/mapping.py 90% <ø> (ø) ⬆️
onnx_chainer/functions/__init__.py 100% <100%> (ø) ⬆️
onnx_chainer/functions/activation.py 80.59% <20%> (-4.89%) ⬇️

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 14b1024...e94a3e9. Read the comment docs.

@disktnk disktnk added this to the 1.5.1 milestone Aug 7, 2019
@disktnk disktnk self-requested a review August 7, 2019 05:25
Copy link
Member

@disktnk disktnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LTGM

@disktnk disktnk merged commit d2242a0 into chainer:master Aug 7, 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