aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/constant_op_gpu.cu.cc
Commit message (Expand)AuthorAge
* Enable bfloat16 for CPU kernelsGravatar A. Unique TensorFlower2018-01-16
* add bfloat16 support to some GPU ops: concat, constant, fill, pack, reshape,Gravatar A. Unique TensorFlower2017-12-15
* Add int32 gpu registrations for SetZero & SetOne functors.Gravatar Eugene Brevdo2017-08-29
* Add OnesLike op and kernel.Gravatar Suharsh Sivakumar2017-03-23
* zeroslike/int64 on gpuGravatar A. Unique TensorFlower2016-11-10
* Registers more types for some GPU kernels:Gravatar A. Unique TensorFlower2016-10-24
* Upgraded Eigen to the latest version which provides faster reductions forGravatar Benoit Steiner2016-09-02
* Enable complex GPU kernels for tf.matmul and tf.batch_matmul.Gravatar RJ Ryan2016-07-13
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::halfGravatar A. Unique TensorFlower2016-04-13
* Make the TF_CALL_*() macros drop the semicolon, instead putting that burdenGravatar A. Unique TensorFlower2016-04-11
* Temporary rollback of half support in TF_CALL_REAL_NUMBER_TYPES()Gravatar A. Unique TensorFlower2016-04-08
* Make TF_CALL_REAL_NUMBER_TYPES() and related macros include Eigen::halfGravatar A. Unique TensorFlower2016-04-08
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-31
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* Add half support for the first basic ops, namely Cast and Const.Gravatar A. Unique TensorFlower2016-03-29
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Fixes ZerosLike on GPUGravatar A. Unique TensorFlower2016-02-04
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06