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

【2.0 API】Add conv1d_transpose API #26356

Merged
merged 13 commits into from
Aug 23, 2020

Commits on Aug 17, 2020

  1. Configuration menu
    Copy the full SHA
    da10ee9 View commit details
    Browse the repository at this point in the history
  2. Update en docs of conv1d_transpose API

    test=develop
    wanghaoshuang committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    31f91c3 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    3d21a3f View commit details
    Browse the repository at this point in the history
  2. Change args in conv_transpose1d

    test=develop
    wanghaoshuang committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    e514713 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    924eb5f View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    0d3d805 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Change input to x

    wanghaoshuang committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    b778047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e4c4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50e664a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. Change ConvTranspose1D to ConvTranspose1d

    test=develop
    wanghaoshuang committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    62bad38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bab31c9 View commit details
    Browse the repository at this point in the history
  3. Fix unitest

    test=develop
    wanghaoshuang committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    1f65263 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    fb3af47 View commit details
    Browse the repository at this point in the history