aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tensor_util.h
Commit message (Expand)AuthorAge
* [TF] Variant improvements.Gravatar Eugene Brevdo2018-09-11
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Convenience functions to create TensorProto directly from data (std::vector).Gravatar Alexander Gorban2018-05-29
* Eliminate crashy Concat()/Split() overloads.Gravatar Christopher Olston2017-03-14
* Rename the new TryConcat()/TrySplit() to Concat()/Split() and mark the existi...Gravatar Christopher Olston2017-03-10
* Create non-crashy versions of Concat() and Split(), to use in serving code.Gravatar Christopher Olston2017-03-07
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06