aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/ops/sparse_ops_test.cc
Commit message (Expand)AuthorAge
* TST: add shape testGravatar Yan Facai (颜发才)2018-05-31
* Sanitize files in tensorflow/core/ops with clang-format -iGravatar Yong Tang2017-10-25
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Add improved shape information to sparse_tensor_dense_matmul.Gravatar Eugene Brevdo2016-10-28
* Store SparseTensors in a Map inside a container for Queue round-trip.Gravatar Eugene Brevdo2016-10-11
* Enable C++ shape function for math_ops.py and array_ops.cc shape functions thatGravatar A. Unique TensorFlower2016-09-02
* Automated rollback of change 131739513Gravatar A. Unique TensorFlower2016-08-31
* Enable C++ shape function for math_ops.py and array_ops.cc shape functions thatGravatar A. Unique TensorFlower2016-08-30
* Add C++ shape inference functions for ParseExample andGravatar A. Unique TensorFlower2016-08-11
* Translate shape inference functions for sparse_ops to C++.Gravatar A. Unique TensorFlower2016-07-21