Skip to content

Commit

Permalink
[Frontend, Tensorflow2] Adding TF2 frontend code with support for con…
Browse files Browse the repository at this point in the history
…trol flow ops (apache#8142)

* adding tf control flow ops with a different frontend code

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Srinidhi Goud <srinidhi.goud29@gmail.com>
Co-authored-by: Xingyu Zhou <zhoxingy@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* Some minor fixes

* Fixing output order in TF2 outputs

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Srinidhi Goud <srinidhi.goud29@gmail.com>
Co-authored-by: Xingyu Zhou <zhoxingy@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* Using black

* Refactoring

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Rohan Mukherjee <mukrohan@amazon.com>
Co-authored-by: Srinidhi Goud <srinidhi.goud29@gmail.com>
Co-authored-by: Xingyu Zhou <zhoxingy@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>

* resolving a bug with passing output tensors for Functional Graphs

* fixing multi output for graph runtime

* adding docstring edits

* linting + black

* linting + black

* linting + black

* removing unnecessary output propagation across function

* addressed comments in PR

Co-authored-by: David Huang <davhuan@amazon.com>
Co-authored-by: Srinidhi Goud <srinidhi.goud29@gmail.com>
Co-authored-by: Xingyu Zhou <zhoxingy@amazon.com>
Co-authored-by: Xiao <weix@amazon.com>
  • Loading branch information
5 people authored and Trevor Morris committed Jun 17, 2021
1 parent 97eda7f commit b867436
Show file tree
Hide file tree
Showing 3 changed files with 766 additions and 19 deletions.
Loading

0 comments on commit b867436

Please sign in to comment.