• Y
    feature/while_op (#5502) · 40367d18
    Yang Yang(Tony) 提交于
    * first commit
    
    * Python API for while op
    
    * Python Unittest for simple while_op forward
    
    * fix out to be list
    
    * Fix UT
    
    * VarType
    
    * Fix several bugs
    
    * Fix bug
    
    * Fix bug
    
    * Fix Bug
    
    * Fix bug
    
    * Fix unittest
    
    * Remove debug log
    
    * Add comments
    
    * add PADDLE_ENFORCE
    
    * while_grad_op first commit
    
    * Add `BlockDescBind::FindRecursiveOrCreateVar()` and fix bugs
    
    * refine code
    
    * fix unittest bug
    40367d18
framework.py 18.3 KB