aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/spacetobatch_op.cc
Commit message (Expand)AuthorAge
* Improve CPU time usage in the SpaceToBatch op.Gravatar Derek Murray2018-08-01
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Fix issues where int64 crops could not be passed to batch_to_space. (#13862)Gravatar Yong Tang2017-10-20
* Branch 152550050 (#9059)Gravatar Rohan Jain2017-04-07
* Add the int32 TypeConstraint to all kernels that could take both int32Gravatar Vijay Vasudevan2016-10-14
* Fixes https://github.com/tensorflow/tensorflow/issues/4673Gravatar A. Unique TensorFlower2016-10-06
* Add SpaceToBatchND and BatchToSpaceND ops for > 2 spatial dimensions.Gravatar A. Unique TensorFlower2016-09-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add ops SpaceToBatch and BatchToSpace.Gravatar A. Unique TensorFlower2016-04-20