Skip to content

Add support for F.swapaxes #165

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

Merged
merged 1 commit into from
May 16, 2019
Merged

Add support for F.swapaxes #165

merged 1 commit into from
May 16, 2019

Conversation

shinh
Copy link
Member

@shinh shinh commented May 16, 2019

No description provided.

@codecov-io
Copy link

codecov-io commented May 16, 2019

Codecov Report

Merging #165 into master will increase coverage by 0.15%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #165      +/-   ##
==========================================
+ Coverage   86.67%   86.83%   +0.15%     
==========================================
  Files          24       24              
  Lines        1276     1299      +23     
==========================================
+ Hits         1106     1128      +22     
- Misses        170      171       +1
Impacted Files Coverage Δ
onnx_chainer/mapping.py 90% <ø> (ø) ⬆️
onnx_chainer/functions/__init__.py 100% <100%> (ø) ⬆️
onnx_chainer/functions/array.py 86.91% <100%> (+1.02%) ⬆️

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 7d9cff2...d23f884. Read the comment docs.

@disktnk
Copy link
Member

disktnk commented May 16, 2019

ChainerCI, test this please

@pfn-ci-bot
Copy link
Collaborator

Successfully created a job for commit d23f884:

@disktnk disktnk self-requested a review May 16, 2019 05:05
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.

LGTM

@disktnk disktnk merged commit fd4200d into chainer:master May 16, 2019
@disktnk disktnk added this to the 1.4.1 milestone May 16, 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.

4 participants