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

Conversation

wanghaoshuang
Copy link
Contributor

@wanghaoshuang wanghaoshuang commented Aug 17, 2020

PR types

Others

PR changes

APIs

Describe

Add conv1d_transpose API to modules:
paddle.nn.functional
paddle.fluid.layers
paddle.nn

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Aug 17, 2020

✅ This PR's description meets the template requirements!
Please wait for other CI results.

python/paddle/fluid/layers/nn.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/conv.py Outdated Show resolved Hide resolved
python/paddle/fluid/layers/nn.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/conv.py Outdated Show resolved Hide resolved
Copy link
Contributor

@WuHaobo WuHaobo left a comment

Choose a reason for hiding this comment

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

LGTM

python/paddle/nn/functional/conv.py Outdated Show resolved Hide resolved
WuHaobo
WuHaobo previously approved these changes Aug 23, 2020
Copy link
Contributor

@WuHaobo WuHaobo left a comment

Choose a reason for hiding this comment

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

LGTM

heavengate
heavengate previously approved these changes Aug 23, 2020
test=develop
willthefrog
willthefrog previously approved these changes Aug 23, 2020
Copy link
Contributor

@willthefrog willthefrog left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@willthefrog willthefrog left a comment

Choose a reason for hiding this comment

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

LGTM

@wanghaoshuang wanghaoshuang merged commit dea7d7d into PaddlePaddle:develop Aug 23, 2020
@wanghaoshuang wanghaoshuang deleted the transpose_conv1d branch May 20, 2022 03:55
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.

5 participants