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 n-d input support for trt scale converter #31316

Merged
merged 3 commits into from
Mar 2, 2021

Conversation

cryoco
Copy link
Contributor

@cryoco cryoco commented Mar 1, 2021

PR types

Bug fixes

PR changes

Others

Describe

add n-d input support for trt scale converter

@paddle-bot-old
Copy link

paddle-bot-old bot commented Mar 1, 2021

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

@cryoco cryoco requested a review from shangzhizhou March 1, 2021 07:58
@cryoco cryoco force-pushed the scale-converter-support-nd branch from 480269f to 935867d Compare March 1, 2021 08:01
shangzhizhou
shangzhizhou previously approved these changes Mar 2, 2021
Copy link
Member

@shangzhizhou shangzhizhou left a comment

Choose a reason for hiding this comment

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

LGTM

@cryoco cryoco force-pushed the scale-converter-support-nd branch from eb612b8 to 9a81a99 Compare March 2, 2021 04:24
Copy link
Member

@shangzhizhou shangzhizhou left a comment

Choose a reason for hiding this comment

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

LGTM

@cryoco cryoco merged commit 2e9e3fa into PaddlePaddle:develop Mar 2, 2021
@cryoco cryoco deleted the scale-converter-support-nd branch March 2, 2021 07:49
shangzhizhou pushed a commit to shangzhizhou/Paddle that referenced this pull request Mar 23, 2021
Superjomn pushed a commit that referenced this pull request Mar 24, 2021
* fix conflict

* fix compile error

* cherry-pick #31316

* Refine cudnn softmax (#25757)

* refine cudnn softmax

* Trt elementwise plugin serialize (#31587)

* add serialize unittest

* fix element_op trt plugin serialize bug

* remove PassVersionChecker.IsCompatible

* fix unittest

Co-authored-by: Pei Yang <[email protected]>
Co-authored-by: GaoWei8 <[email protected]>
shangzhizhou pushed a commit to shangzhizhou/Paddle that referenced this pull request Mar 30, 2021
* add n-d input support for trt scale converter

* add flatten for ut

* fix dims
@shangzhizhou shangzhizhou mentioned this pull request Mar 30, 2021
Superjomn pushed a commit that referenced this pull request Mar 30, 2021
* add n-d input support for trt scale converter (#31316)

* add n-d input support for trt scale converter

* add flatten for ut

* fix dims

* fix batchnorm when inpu dims < 3 (#31933)

* fix batchnorm when inpu dims < 3

* add unittest for batchnorm dims = 2

* fix unittest

Co-authored-by: Pei Yang <[email protected]>
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.

2 participants