aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/sparse_serialization_ops_test.py
Commit message (Expand)AuthorAge
* [tf.data] Fix deserialization of scalar sparse tensors.Gravatar Derek Murray2018-06-28
* Adding variant-based serialization and deserialization for sparse tensors.Gravatar Jiri Simsa2017-12-05
* Re-using (the more general) DeserializeSparse kernel to implement Deserialize...Gravatar Jiri Simsa2017-11-28
* [tf.data] Allow the DeserializeSparse op to accept inconsistent dense shapes.Gravatar Derek Murray2017-11-22
* Adding support for (nested) batching of sparse tensor for tf.data.Gravatar Jiri Simsa2017-11-20
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Part 2d of renaming SparseTensor.shape -> SparseTensor.dense_shapeGravatar Eugene Brevdo2016-12-04
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* Fix sparse_ops to accept SparseTensorValue anywhere SparseTensor is allowed.Gravatar A. Unique TensorFlower2016-09-07
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* TensorFlow: merge changes from internalGravatar Vijay Vasudevan2015-12-11
* TensorFlow: upstream changes to git.Gravatar Vijay Vasudevan2015-12-08