You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bug Fix] Use astor instead of ast to unparse source code of paddle model, to avoid unstable result between different python versions. (#272)
* Use astor instead of ast to unparse source code of paddle model, to avoid unstable result between different python versions.
* Remove the install of astor for torch.
0 commit comments