aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/depthtospace_op_gpu.cu.cc
Commit message (Expand)AuthorAge
* Branch 188738133Gravatar Frank Chen2018-03-12
|\
| * Fix DepthToSpace and SpaceToDepth to silently return instead of failing when ...Gravatar A. Unique TensorFlower2018-03-09
* | Sanitize with clang-format -i --style=GoogleGravatar Yong Tang2018-02-22
* | Add DT_HALF support for DepthToSpace on GPUGravatar Yong Tang2017-11-25
|/
* Improve performance of tf.space_to_depth and tf.depth_to_space for typical bl...Gravatar A. Unique TensorFlower2017-10-17
* Implement NCHW_VECT_C support for tf.depth_to_space on GPU.Gravatar A. Unique TensorFlower2017-10-11
* Implement NCHW support for tf.depth_to_space on GPU.Gravatar A. Unique TensorFlower2017-10-02
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* GPU implementations of space_to_depth and depth_to_space.Gravatar A. Unique TensorFlower2016-03-18