You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/jit/dy2static
liym27 a7433cc379
[Dy2Stat] Fix bug: the return statement should be transformed to an equivalent Paddle/Python if statement, which depends on if conditions of the return stmt. (#29165)
5 years ago
..
__init__.py [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 5 years ago
convert_call_func.py [Dy2stat] Refine Dy2stat APIs to 2.0rc (#27430) 5 years ago
convert_operators.py [Dynamic-to-Static] Fix bug: support pop from a dict and polish code of convert_pop (#29023) 5 years ago
variable_trans_func.py [Dy2Stat] Fix bug: the return statement should be transformed to an equivalent Paddle/Python if statement, which depends on if conditions of the return stmt. (#29165) 5 years ago