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

Add TransposeSequence exporter to ONNX-Chainer #8451

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

msakai
Copy link
Contributor

@msakai msakai commented Nov 16, 2019

This PR adds TransposeSequence exporter to ONNX-Chainer

This exporter supports only limited cases where input or output length is 1.

This exporter supports only limited cases where input or output length is 1.
@take-cheeze take-cheeze added the ONNX Related to ONNX label Nov 16, 2019
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
Copy link
Member

disktnk commented Nov 18, 2019

Jenkins, test this please!

@disktnk disktnk added the st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. label Nov 18, 2019
@disktnk disktnk self-assigned this Nov 18, 2019
@disktnk
Copy link
Member

disktnk commented Nov 19, 2019

Jenkins, test this please!

@chainer-ci
Copy link
Member

Jenkins CI test (for commit 2770061, target branch master) succeeded!

@mergify mergify bot merged commit 4030e65 into chainer:master Nov 19, 2019
@kmaehashi kmaehashi added this to the v7.0.0 milestone Dec 5, 2019
@kmaehashi kmaehashi added the cat:enhancement Implementation that does not break interfaces. label Dec 5, 2019
@emcastillo emcastillo changed the title Add TransposeSequence exporter to ONNX-Chainer Add TransposeSequence exporter to ONNX-Chainer Dec 5, 2019
@chainer-ci
Copy link
Member

Jenkins CI test (for commit 2770061, target branch master) succeeded!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:enhancement Implementation that does not break interfaces. ONNX Related to ONNX st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants