• Z
    Adjusted CMakeFiles to support compilation for final state auto generated codes (#39215) · 09198b04
    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
    
    * Fixed final state eager codegen
    
    * Fixed CI problems
    
    * Fixed yaml.load() method failure
    
    * Turned final state codegen off for now
    
    * Fixed minor issue
    09198b04
utils.cc 10.8 KB