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

modify export with pir #14441

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

zhangyubo0722
Copy link
Collaborator

No description provided.

Copy link

paddle-bot bot commented Dec 23, 2024

Thanks for your contribution!

Copy link
Collaborator

@jingsongliujing jingsongliujing left a comment

Choose a reason for hiding this comment

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

是否可以增加和完善一下相关文档说明一下config参数配置项的用法

@cuicheng01
Copy link
Collaborator

是否可以增加和完善一下相关文档说明一下config参数配置项的用法

确实应该再添加一下,最近我们补充一下相关的文档

@cuicheng01 cuicheng01 merged commit 2f0a29e into PaddlePaddle:main Dec 30, 2024
3 checks passed
paddle.jit.save(model, save_path)
else:
model.forward.rollback()
with paddle.pir_utils.OldIrGuard():
Copy link
Collaborator

@GreatV GreatV Jan 4, 2025

Choose a reason for hiding this comment

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

paddle 2.6 没有这个api,会导致用2.6的可能无法导出模型

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.

4 participants