Skip to content

Commit

Permalink
Adjusted Eager AutoCodeGen to Support Operators with Multiple OpBases…
Browse files Browse the repository at this point in the history
… & 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
  • Loading branch information
jim19930609 authored Dec 9, 2021
1 parent aff7397 commit 9aed9ea
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 417 deletions.
Loading

0 comments on commit 9aed9ea

Please sign in to comment.