aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/stack_ops_test.py
Commit message (Expand)AuthorAge
* Removing underscore prefixes from hidden generated Python functions.Gravatar Anna R2018-02-28
* Add Stack*V2 operators, which use a resource handle instead of a Ref tensor t...Gravatar Peter Hawkins2017-07-07
* Rename usages of tf.mul, tf.neg, tf.sub that are used internallyGravatar Andrew Selle2016-12-20
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Make stack handle unique inside a session.Gravatar Yuan Yu2016-09-14
* Strictly enforce shape invariance for while loop. TF Python frontend has incr...Gravatar Yuan Yu2016-08-25
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Surface control_flow_ops.while_loop to public.Gravatar Yuan Yu2016-04-10
* Memory swapping between GPU and CPU for stack. Changed stack push and pop ops...Gravatar Yuan Yu2016-02-23
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25