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

roi_align fix #38788

Merged
merged 1 commit into from
Jan 11, 2022
Merged

roi_align fix #38788

merged 1 commit into from
Jan 11, 2022

Conversation

fengkuangxiaxia
Copy link
Contributor

PR types

Bug fixes

PR changes

Others

Describe

fix roi_align attribute align missing in old version model

resolve #38787

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2022

CLA assistant check
All committers have signed the CLA.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jan 7, 2022

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

@b3602sss b3602sss merged commit ffbc212 into PaddlePaddle:develop Jan 11, 2022
@fengkuangxiaxia fengkuangxiaxia deleted the roi_align_fix branch January 11, 2022 02:54
Superjomn pushed a commit that referenced this pull request Jan 12, 2022
Co-authored-by: fengkuangxiaxia <fengkuangxiaxia21@gmail.com>
@luotao1
Copy link
Contributor

luotao1 commented Oct 26, 2022

hi, @fengkuangxiaxia

  • 非常感谢你对飞桨框架的贡献,我们正在运营一个PFCC组织,会通过定期分享技术知识与发布开发者主导任务的形式持续为飞桨框架做贡献,详情可见 https://github.com/luotao1 主页说明。
  • 如果你对PFCC有兴趣,请发送邮件至 ext_paddle_oss@baidu.com,我们会邀请你加入~

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.2.1版本使用trt时,如果是低版本模型,roi算子会缺少align属性导致报错
4 participants