Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Frontend, Tensorflow2] Adding TF2 frontend code with support for con…
…trol flow ops (apache#8142) * adding tf control flow ops with a different frontend code Co-authored-by: David Huang <[email protected]> Co-authored-by: Rohan Mukherjee <[email protected]> Co-authored-by: Srinidhi Goud <[email protected]> Co-authored-by: Xingyu Zhou <[email protected]> Co-authored-by: Xiao <[email protected]> * Some minor fixes * Fixing output order in TF2 outputs Co-authored-by: David Huang <[email protected]> Co-authored-by: Rohan Mukherjee <[email protected]> Co-authored-by: Srinidhi Goud <[email protected]> Co-authored-by: Xingyu Zhou <[email protected]> Co-authored-by: Xiao <[email protected]> * Using black * Refactoring Co-authored-by: David Huang <[email protected]> Co-authored-by: Rohan Mukherjee <[email protected]> Co-authored-by: Srinidhi Goud <[email protected]> Co-authored-by: Xingyu Zhou <[email protected]> Co-authored-by: Xiao <[email protected]> * 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 <[email protected]> Co-authored-by: Srinidhi Goud <[email protected]> Co-authored-by: Xingyu Zhou <[email protected]> Co-authored-by: Xiao <[email protected]>
- Loading branch information