aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tensor_util.cc
Commit message (Expand)AuthorAge
* Convenience functions to create TensorProto directly from data (std::vector).Gravatar Alexander Gorban2018-05-29
* Variant objects can now be used inside the TensorFlow execution graph.Gravatar Eugene Brevdo2017-08-16
* 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
* Fix a latent memory corruption problem of tensorflow::tensor::DeepCopy.Gravatar A. Unique TensorFlower2017-02-07
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-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