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

[cherry-pick] inference fix trt problem #35939

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

jiweibo
Copy link
Contributor

@jiweibo jiweibo commented Sep 23, 2021

PR types

Others

PR changes

Others

Describe

1、当存在多个模型时,一个模型对应的predictor析构时误删掉了所有trt engine(其它predictor占用的trt engine),修复该问题。
2、修复WITH_LITE xpu编译问题

patch for #35842

cherry-pick #35938 #36010

@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
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 ae78940 into PaddlePaddle:release/2.2 Sep 24, 2021
@jiweibo jiweibo deleted the release/2.2 branch September 24, 2021 05:38
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

2 participants