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

[Paddle-TRT] support group_norm #31040

Merged
merged 9 commits into from
Feb 24, 2021

Conversation

cryoco
Copy link
Contributor

@cryoco cryoco commented Feb 19, 2021

PR types

Function optimization

PR changes

Others

Describe

support group_norm op converter in paddle-TRT.

@paddle-bot-old
Copy link

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

@cryoco cryoco force-pushed the add-group-norm-trt-op-converter branch from 8cebb6c to 018add6 Compare February 24, 2021 06:29
Copy link
Contributor

@jiweibo jiweibo 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 00b09e8 into PaddlePaddle:develop Feb 24, 2021
@cryoco cryoco deleted the add-group-norm-trt-op-converter branch February 24, 2021 08:36
cryoco added a commit to cryoco/Paddle that referenced this pull request Feb 24, 2021
* add group norm plugin

* fix compile problems

* move concat axis check to trt op teller

* add nbDims for scale and bias nv dims

* add group norm unit test

* fix unittest

* add trt version restriction for group norm op teller

* fix unittest
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