aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/concat_lib_gpu_impl.cu.cc
Commit message (Expand)AuthorAge
* Register tf.concat with uint8 data type.Gravatar A. Unique TensorFlower2018-04-09
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Add GPU kernel registrations for int64 tf.concat, tf.stackGravatar A. Unique TensorFlower2017-07-14
* More WhereOp/TopK GPU bugfixes: use the direct cuda stream for CUB GPU kernel.Gravatar Eugene Brevdo2017-07-07
* Add tf.concat GPU kernels for complex64/complex128.Gravatar RJ Ryan2017-04-10
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10
* Adding an optimized implementation of concat on GPUs. Large efficiency gainsGravatar A. Unique TensorFlower2016-10-06