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

support pir mode in paddle2onnx #1354

Merged

Conversation

risemeup1
Copy link
Collaborator

@risemeup1 risemeup1 commented Aug 20, 2024

此PR支持新IR下转resenet50模型,支持绝大部分功能,
To do:
1 完成新IR中独立的full和full_int_array的相关mapper;
2 在新IR下完成resenet50 op所有的注册,目前只注册了conv2d;
3 完成resenet50转换。

@risemeup1 risemeup1 changed the title Transform json to pir program support pir mode in paddle2onnx Sep 7, 2024
Copy link
Collaborator

@Zheng-Bicheng Zheng-Bicheng left a comment

Choose a reason for hiding this comment

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

LGTM

@risemeup1 risemeup1 merged commit 0134e15 into PaddlePaddle:test_pir Sep 7, 2024
2 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