aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/tensor_util_test.cc
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: more features, performance improvements, and doc fixes.Gravatar Vijay Vasudevan2015-11-18
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06