Skip to content

Commit

Permalink
[SOT][3.11] fix eval frame for python 3.11 (#57490)
Browse files Browse the repository at this point in the history
* [SOT] fix eval frame for python 3.11

* fix missing `()`

* fix no Paddle_PyInterpreterFrameProxyType in < 3.11

* `Paddle_PyInterpreterFrameProxy` -> `PyInterpreterFrameProxy`

* compat for eval_custom_code

* clean callback result is None logic

* refine internal API name

* refine comments
  • Loading branch information
SigureMo authored Sep 21, 2023
1 parent 6e5c978 commit 69ad173
Showing 1 changed file with 275 additions and 89 deletions.
Loading

0 comments on commit 69ad173

Please sign in to comment.