PaddlePaddle / Paddle

PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
http://www.paddlepaddle.org/
Apache License 2.0
21.63k stars 5.44k forks source link

[pir_save_load] add jit load (train) #63910

Closed xiaoguoguo626807 closed 1 week ago

xiaoguoguo626807 commented 1 week ago

PR Category

others

PR Types

New features

Description

pcard-67164

支持jit.load 的train模式。

test_io_save_load.py 中动转静load 旧IR下的梯度没有绑定在x.grad上,或者没有计算出来。

paddle-bot[bot] commented 1 week ago

你的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.