aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/spacetodepth_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
* | Address `Eigen::Half` -> `Eigen::half`Gravatar Yong Tang2017-11-24
* | Add DT_HALF support for SpaceToDepth on GPUGravatar Yong Tang2017-11-24
|/
* 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.space_to_depth on GPU.Gravatar A. Unique TensorFlower2017-10-11
* Updates the API for tf.space_to_depth and tf.depth_to_space to support NCHW a...Gravatar A. Unique TensorFlower2017-09-27
* 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