aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/autograph/operators/py_builtins.py
Commit message (Expand)AuthorAge
* Fix regression that caused xrange to be ignored.Gravatar Dan Moldovan2018-10-04
* Ensure tf.range has semantics consistent with range, which allows start and e...Gravatar Dan Moldovan2018-09-24
* Move AutoGraph to core. This CL moves the entirety of the code base, keeping ...Gravatar Dan Moldovan2018-09-11