• Z
    Adjusted python-level trace_op to accomodate final state Eager Dygraph (#39319) · ec8a0c1d
    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
    
    * Adjusted python-level trace_op to accomodate final state Eager Dygraph
    
    * Added Logs for final state Eager Dygraph
    
    * Fixed merge issues
    
    * Fixed minor issue
    ec8a0c1d
backward.yaml 2.0 KB