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

Extend ONNX-Chainer's TransposeSequence converter to support more cases #8493

Merged

Commits on Dec 3, 2019

  1. Extend ONNX-Chainer's TransposeSequence converter to support more cases

    In addition to the case where the input or output is length 1, it
    newly supports cases where all inputs have the same shape.
    msakai committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    b1a9f55 View commit details
    Browse the repository at this point in the history