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

[XPU] Fix yolo_box to support multi-stream based inference #55310

Merged

Conversation

hong19860320
Copy link
Contributor

@hong19860320 hong19860320 commented Jul 11, 2023

PR types

Bug fixes

PR changes

OPs

Description

  1. 修复滥用临时 Tensor 导致的多流、多线程推理内存踩踏问题
  2. 清理 conv2d_transpose 无用代码
    Pcard-72859

@paddle-bot
Copy link

paddle-bot bot commented Jul 11, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@hong19860320 hong19860320 requested a review from wz1qqx July 11, 2023 06:37
@hong19860320 hong19860320 changed the title [XPU] Fix yolo_box to support multi-stream based inference [XPU] Fix yolo_box,conv2d_transpose to support multi-stream based inference Jul 12, 2023
Copy link
Contributor

@XiaociZhang XiaociZhang left a comment

Choose a reason for hiding this comment

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

LGTM

@hong19860320 hong19860320 changed the title [XPU] Fix yolo_box,conv2d_transpose to support multi-stream based inference [XPU] Fix yolo_box to support multi-stream based inference Jul 13, 2023
Copy link
Contributor

@ZibinGuo ZibinGuo 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

@zhupengyang zhupengyang left a comment

Choose a reason for hiding this comment

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

LGTM

@hong19860320 hong19860320 merged commit 7e4290c into PaddlePaddle:develop Jul 14, 2023
cqulilujia pushed a commit to cqulilujia/Paddle that referenced this pull request Jul 24, 2023
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.

4 participants