Skip to content

[Bug Fix] Use astor instead of ast to unparse source code of paddle model, to avoid unstable result between different python versions.#272

Merged
lixinqi merged 2 commits into
PaddlePaddle:developfrom
Xreki:fix_hash
Sep 12, 2025
Merged

[Bug Fix] Use astor instead of ast to unparse source code of paddle model, to avoid unstable result between different python versions.#272
lixinqi merged 2 commits into
PaddlePaddle:developfrom
Xreki:fix_hash