aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/dynamic_stitch_op.cc
Commit message (Expand)AuthorAge
* Remove some undefined behavior in DynamicStitchOpGravatar Allen Lavoie2018-09-07
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2018-04-18
* Add missing "CPU" suffix in registrations.Gravatar A. Unique TensorFlower2017-08-10
* 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
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Fix linter errors left over from PRs.Gravatar Martin Wicke2016-12-15
* Merge changes from github.Gravatar Martin Wicke2016-12-14
* Registers resource handles by default for most kernels.Gravatar A. Unique TensorFlower2016-12-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Ensure that indices are validated in the face of asynchronousGravatar David G. Andersen2016-03-03
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06