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

[PIR save/load]Open pir for test_inference_model_io.py #64731

Merged
merged 1 commit into from
May 30, 2024

Conversation

changeyoung98
Copy link
Contributor

PR Category

Others

PR Types

Others

Description

pcard-67164
Open pir for test_inference_model_io.py

  • 统一normalize_program接口
  • 为paddle.static.auc适配pir并添加api处理逻辑
  • TODO:
    • 分布式相关单测
    • Compiled Program 相关单测

Copy link

paddle-bot bot commented May 30, 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.

@@ -63,6 +63,7 @@
load_pir,
load_pir_inference_model,
load_vars_pir,
normalize_pir_program,
Copy link
Contributor

Choose a reason for hiding this comment

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

这个统一有必要吗,pir的应该在pir_io.py里直接调用了

@changeyoung98 changeyoung98 merged commit 7819842 into PaddlePaddle:develop May 30, 2024
32 checks passed
@changeyoung98 changeyoung98 deleted the czy-saveload branch May 30, 2024 11:19
co63oc pushed a commit to co63oc/Paddle that referenced this pull request Jun 3, 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.

2 participants