aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/autograph/pyct/static_analysis/activity_test.py
Commit message (Expand)AuthorAge
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11
* 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
* Add separate get_read and get_updated helpers that work on code exceprts. Han...Gravatar A. Unique TensorFlower2018-05-04
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Mark the parent list as modified for index writes. Add special case for const...Gravatar A. Unique TensorFlower2018-04-16
* Expand activity analysis to the test nodes of if and while statements.Gravatar A. Unique TensorFlower2018-04-05
* Global rename of py2tf to autographGravatar A. Unique TensorFlower2018-03-26