aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/split_benchmark.py
Commit message (Expand)AuthorAge
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Change implementation of concat grad to use new split. Results in up to a 5xGravatar A. Unique TensorFlower2016-12-12
* Major intent of this CL is to rename split_v -> split in the python API.Gravatar A. Unique TensorFlower2016-12-12
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10