aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/sparse_reshape_op_test.py
Commit message (Expand)AuthorAge
* sparse_ops: Static shape update.Gravatar Ian Langmore2017-12-21
* Adding support for (nested) batching of sparse tensor for tf.data.Gravatar Jiri Simsa2017-11-20
* Make sparse_reshape work well with output of tf.shape.Gravatar Mustafa Ispir2017-05-12
* sparse_ops: Preserving static shape info in sparse_reshape, sparse_reorder, ...Gravatar Ian Langmore2017-05-03
* 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
* Fix sparse_ops to accept SparseTensorValue anywhere SparseTensor is allowed.Gravatar A. Unique TensorFlower2016-09-07
* Add SparseReshape op for reshaping SparseTensorsGravatar A. Unique TensorFlower2016-06-12