aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/ops/concat_benchmark.py
Commit message (Expand)AuthorAge
* More conversions of flags library to argparse.Gravatar Vijay Vasudevan2017-01-11
* Switch tf.concat_v2 references in third_party/tensorflow to tf.concat.Gravatar A. Unique TensorFlower2017-01-10
* 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
* Switch all tf.concat(concat_dim, value, name) calls in third_party/tensorflow...Gravatar A. Unique TensorFlower2016-12-06
* Add a new op split_v that can handle variable size splits.Gravatar A. Unique TensorFlower2016-11-10
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Adding an optimized implementation of concat on GPUs. Large efficiency gainsGravatar A. Unique TensorFlower2016-10-06