aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/autograph/converters/break_statements_test.py
Commit message (Expand)AuthorAge
* Use TF constants for the break/continue control variables, to ensure control ...Gravatar Dan Moldovan2018-07-31
* Broad refactor (part 7): Swap in the new CFG implementation, along with the n...Gravatar Dan Moldovan2018-07-13
* Broad refactoring (part 3): reorganize the code so that the dependency graph ...Gravatar Dan Moldovan2018-06-18
* Simplify the break canonicalization transformer to use more of the base trans...Gravatar A. Unique TensorFlower2018-04-18
* Global rename of py2tf to autographGravatar A. Unique TensorFlower2018-03-26