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

Trans json to pir prgoram #1339

Closed

Conversation

risemeup1
Copy link
Collaborator

@risemeup1 risemeup1 commented Aug 5, 2024

本PR初步实现以下功能:

1 接入paddle的C++ api,在paddl2onnx代码中可以调用paddle得C++新IR相关接口

Copy link
Member

@SigureMo SigureMo left a comment

Choose a reason for hiding this comment

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

LGTMeow 🐾

整体感觉没啥问题,就是不太确定函数签名中的 block_idop_id 在 PIR 体系上是否能完全对应

@risemeup1 risemeup1 force-pushed the trans_json_to_pir_prgoram branch 4 times, most recently from 867e513 to ec66bbc Compare August 9, 2024 03:10
@Zheng-Bicheng
Copy link
Collaborator

大佬,关于验证python包的问题我看了下,拷贝Paddle的动态库过去应该就行了,不会出现其他验证错误

@Zheng-Bicheng
Copy link
Collaborator

你这边具体本地复现的时候是出现什么问题了呢?

@risemeup1 risemeup1 closed this Sep 7, 2024
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.

3 participants