• Z
    Handled Dispensable Inputs/Outputs in Eager AutoCodeGen (#37959) · f2043bd1
    Zhanlue Yang 提交于
    * Rearranged Eager AutoCodeGen directory structure
    
    * Removed USE_OP in Eager AutoCodeGen
    
    * Enabled generation for Operators without Grad/Inputs/Outputs
    
    * Resolved operators without input
    
    * Fixed merge conflicts
    
    * Enabled Eager AutoCodeGen for 10+ more operators
    
    * Refactored Eager AutoCodeGen with more organized helper objects
    
    * Enabled Eager AutoCodeGen for operators with multiple OpBases
    
    * Adjusted Eager AutoCodeGen to Enable Passing Output Tensor as Input Argument
    
    * Handled Dispensable Inputs/Outputs in Eager AutoCodeGen
    f2043bd1
utils.cc 7.3 KB