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

Don't use trt conv if it's trt6.x #33198

Merged
merged 2 commits into from
May 31, 2021

Conversation

b3602sss
Copy link
Contributor

PR types

Bug fixes

PR changes

OPs

Describe

重新使用原生trt elementwise。限制低版本下trt conv使用。

b3602sss added 2 commits May 28, 2021 14:10
* revert elementwise and disable trt conv if strides > 1

* strides check

* remove useless var

* comments
* add more conditions

* dynamic shape

* ut

* correct contidions

* commnent

* remove rebandadnt op type

* remove rebandant if
@paddle-bot-old
Copy link

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

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

Copy link
Contributor

@Superjomn Superjomn left a comment

Choose a reason for hiding this comment

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

LGTM

@Superjomn Superjomn merged commit 7766721 into PaddlePaddle:release/2.1 May 31, 2021
@b3602sss b3602sss changed the title 重新使用原生trt elementwise。限制低版本下trt conv使用。 Don't use trt conv if it's trt6.0 Jul 21, 2021
@b3602sss b3602sss changed the title Don't use trt conv if it's trt6.0 Don't use trt conv if it's trt6.x Jul 21, 2021
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.

3 participants