aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/split_lib.h
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Optimized non-aligned case of split and split_v on the first input dimension.Gravatar A. Unique TensorFlower2018-02-27
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Merge changes from github.Gravatar Jonathan Hseu2016-12-22
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Give tensorflow/core/kernels/ its own BUILD file.Gravatar Josh Levenberg2016-02-24