• Z
    Added python-c code generation for final state Eager Dygraph (#39233) · 43f84d0f
    Zhanlue Yang 提交于
    * Removed debug info
    
    * Added automatic code generation for final state Eager Dygraph
    
    * Modified backward yaml
    
    * Added EagerUtils helper functions for final state CodeGen
    
    * Adjusted CMakeFiles to support compilation for final state auto generated codes
    
    * Added python-c code generation for final state Eager Dygraph
    
    * Fixed minor issue
    
    * Fixed yaml.load() method failure
    
    * Fixed minor issues
    
    * Refactored Python-C Attributes Parsing Functions
    
    * Fixed minor issue with Python-C AddFunctions
    
    * Fixed issues from merge
    
    * Fixed merge issues
    43f84d0f
CMakeLists.txt 2.6 KB