1. 09 12月, 2021 2 次提交
    • C
      fix make error by alias name change (#37971) · e3f68f42
      Chen Weihang 提交于
      e3f68f42
    • Z
      Adjusted Eager AutoCodeGen to Support Operators with Multiple OpBases & Enable... · 9aed9ea0
      Zhanlue Yang 提交于
      Adjusted Eager AutoCodeGen to Support Operators with Multiple OpBases & Enable Passing Output Tensor as Input Argument (#37943)
      
      * 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
      9aed9ea0
  2. 08 12月, 2021 21 次提交
  3. 07 12月, 2021 17 次提交