Skip to content

[Inference]Fix analyzer_capi_exp_tester and analyzer_capi_exp_ner_tester in PIR mode #67248

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

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

YuanRisheng
Copy link
Contributor

@YuanRisheng YuanRisheng commented Aug 9, 2024

PR Category

Inference

PR Types

Bug fixes

Description

card-71500
修复analyzer_capi_exp_tester单测和analyzer_capi_exp_ner_tester在PIR模式下的bug:
1,修复translate模块中lookup_table算子无法映射到PIR的问题
2,修复translate模块中gather算子和box_coder算子缺失属性下无法translate的问题
3,修复mul算子translate后输出缺失lod的问题

Copy link

paddle-bot bot commented Aug 9, 2024

你的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.

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@YuanRisheng YuanRisheng merged commit b8a44da into PaddlePaddle:develop Aug 16, 2024
30 checks passed
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