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

【API 2.0】Add conv1d API #26350

Merged
merged 17 commits into from
Aug 23, 2020
Merged

Conversation

wanghaoshuang
Copy link
Contributor

@wanghaoshuang wanghaoshuang commented Aug 17, 2020

PR types

Others

PR changes

APIs

Describe

Add conv1d API to modules:

  1. paddle.nn.functional
  2. paddle.fluid.layers
  3. 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/nn/functional/conv.py Outdated Show resolved Hide resolved
python/paddle/fluid/layers/nn.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/layer/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/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/layer/conv.py Outdated Show resolved Hide resolved
python/paddle/nn/layer/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
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/__init__.py Show resolved Hide resolved
python/paddle/nn/layer/__init__.py Show resolved Hide resolved
python/paddle/nn/functional/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

WuHaobo
WuHaobo previously approved these changes Aug 23, 2020
heavengate
heavengate previously approved these changes Aug 23, 2020
@wanghaoshuang wanghaoshuang dismissed stale reviews from heavengate and WuHaobo via 5703c5d August 23, 2020 06:34
test=develop
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 e2b82e0 into PaddlePaddle:develop Aug 23, 2020
@wanghaoshuang wanghaoshuang deleted the 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.

None yet

7 participants