aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/cwise_ops_gpu_common.cu.h
Commit message (Expand)AuthorAge
* Fix include guardsGravatar A. Unique TensorFlower2018-08-16
* Add uint32 and uint64 kernel support for `Invert` (#15154)Gravatar Yong Tang2018-02-07
* Add a tf.neg GPU kernel for complex64/complex128.Gravatar RJ Ryan2017-04-11
* Add an approximate_equal op for floating point tensor comparison.Gravatar Yao Zhang2017-03-06
* Enable complex addition, subtraction, multiplication, and division GPU support.Gravatar RJ Ryan2016-09-24
* Merge changes from github.Gravatar Martin Wicke2016-09-21
* Add complex64/complex128 GPU support for the following ops:Gravatar RJ Ryan2016-09-14
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Derek Murray2016-05-23
* Catch integer division by zero on CPU to avoid SIGFPEGravatar Geoffrey Irving2016-05-03
* Make comparison operators work for bool tensors.Gravatar Martin Wicke2016-04-28
* fp16-enable all the componentwise ops.Gravatar A. Unique TensorFlower2016-04-15
* Select op can now broadcast when the condition is a vector.Gravatar Eugene Brevdo2016-02-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06