aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/sparse/sparse_tensor_test.cc
Commit message (Expand)AuthorAge
* Add safe static constructor functions to the sparse tensor library and convertGravatar A. Unique TensorFlower2018-07-12
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Update internal SparseTensor C++ implementation to use a vector of int64.Gravatar Eugene Brevdo2017-06-09
* Add benchmark for util/SparseTensor's SparseReorder, and optimize SparseTenso...Gravatar Eugene Brevdo2016-09-27
* Support scalar SparseTensors. Scalar SparseTensors are useful for reduction opsGravatar Jonathan Hseu2016-09-02
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add shape and order asserts in SparseTensor constructor.Gravatar A. Unique TensorFlower2016-04-14
* Make sparse index error messages more informativeGravatar Geoffrey Irving2016-02-26
* Fix an error message in tf.sparse_to_dense to include the possibility that in...Gravatar A. Unique TensorFlower2016-02-25
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* 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: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06