aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/aggregate_ops.cc
Commit message (Expand)AuthorAge
* More Variant cross-device support:Gravatar Eugene Brevdo2017-10-11
* Modify variant registry to have UnaryOp and BinaryOp registrations. Speed up...Gravatar Eugene Brevdo2017-09-08
* Add tf.add_n GPU support for complex64/complex128.Gravatar RJ Ryan2017-04-07
* Re-enable buffer forwarding for add_n. Add a unit test for add_n.Gravatar A. Unique TensorFlower2017-03-07
* Manually rollback buffer forwarding for tf.add_n().Gravatar Derek Murray2017-03-04
* Remove workarounds that deal with spaces in macro expansions. SelectiveGravatar A. Unique TensorFlower2017-03-01
* Work around bug in some Clang versions that can lead to these macros expandedGravatar A. Unique TensorFlower2017-02-27
* Fix use of `std::iota()` in MSVC build.Gravatar Derek Murray2017-02-23
* Rename forward_input_to_output -> forward_input_to_output_with_same_shape to ...Gravatar A. Unique TensorFlower2017-02-23
* Allow (safe) in-place computation in TensorFlow C++ ops. When at least one in...Gravatar A. Unique TensorFlower2017-02-21
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Enables AddN for float64.Gravatar A. Unique TensorFlower2016-10-11
* Aggregate gradients in each device first.Gravatar A. Unique TensorFlower2016-06-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Fixed the fp16 implementation of AddN for GPUsGravatar Benoit Steiner2016-05-27
* Marks host memory for a few more ops.Gravatar A. Unique TensorFlower2016-02-10
* Implement TensorArray forward ops.Gravatar Eugene Brevdo2016-01-20
* Adding more features to Android build:Gravatar A. Unique TensorFlower2016-01-06
* 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