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 PT in paddle2onnx #1481

Open
wants to merge 11 commits into
base: test_pir
Choose a base branch
from

Conversation

risemeup1
Copy link
Collaborator

@risemeup1 risemeup1 commented Jan 20, 2025

  1. 使用PT将旧IR转换成新IR,用户传的是infernece.pdmodel和inference.pdiparams,先转换成json格式,然后再走新IR下转ONNX逻辑,便于后续维护
  2. 支持builtin_slice 算子转换

To do:
退场旧IR相关代码

@risemeup1 risemeup1 force-pushed the support_program_translator branch from 35cd933 to a24dee7 Compare January 22, 2025 05:07
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.

1 participant