aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/control_flow_ops.cc
Commit message (Expand)AuthorAge
* Add resource type to Switch op.Gravatar A. Unique TensorFlower2018-06-14
* Automated g4 rollback of changelist 198810875Gravatar Peter Hawkins2018-06-01
* Automated g4 rollback of changelist 198803131Gravatar Peter Hawkins2018-05-31
* [TF:XLA] Preliminary support for tpu.replicate() inside of TF control flow (s...Gravatar Peter Hawkins2018-05-31
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* PiperOrigin-RevId: 170752644Gravatar A. Unique TensorFlower2017-10-02
* 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
* Fixes data races in the executor and ops around Refs.Gravatar Alexandre Passos2017-03-21
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Adds V3 version of TensorArray ops. All use resource handles and TensorArrayV...Gravatar A. Unique TensorFlower2016-12-29
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* Added an option to the AbortOp to make it exit the process normally.Gravatar Benoit Steiner2016-12-02
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Registering CPU switch for quantized types.Gravatar A. Unique TensorFlower2016-08-31
* Factors out the interface for control flow ops Enter, Exit, Switch, Merge and...Gravatar A. Unique TensorFlower2016-06-22
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add abort op to end a process when needed.Gravatar Jianmin Chen2016-03-15
* Add a few more special GPU kernels for int32 and bool.Gravatar Yuan Yu2016-02-22
* 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
* Add support for Refs in control flow ops (Merge, Switch, Enter, Exit).Gravatar Eugene Brevdo2016-01-20
* Clean up GPU kernel registrations for control flow ops.Gravatar A. Unique TensorFlower2016-01-20
* Improve gradient support for nested while loops and conditionals.Gravatar A. Unique TensorFlower2016-01-18
* Change: 112295685Gravatar A. Unique TensorFlower2016-01-15
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06