aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/dynamic_stitch_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Remove some undefined behavior in DynamicStitchOpGravatar Allen Lavoie2018-09-07
* Remove duplicate imports in dynamic_stitch_op_test.pyGravatar Yong Tang2018-06-19
* For tf.gradients(), do not backpropagate through integer tensors.Gravatar A. Unique TensorFlower2018-04-26
* Add C0301 line-too-long error to pylint sanity check.Gravatar Yifei Feng2018-01-26
* Make DynamicStitch's shape function handle the case where all inputs areGravatar A. Unique TensorFlower2017-10-01
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Merge code from PR #11940 with internal changes from cl/164796436, and update...Gravatar A. Unique TensorFlower2017-08-10
* Added parallel version of DynamicStitchOp (named ParallelDynamicStitchOp) withGravatar A. Unique TensorFlower2017-08-09
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-08-16
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06