aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sparse_to_dense_op.cc
Commit message (Expand)AuthorAge
* Use the safe sparse tensor API that returns errors rather than crashingGravatar A. Unique TensorFlower2018-07-16
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* In sparse_to_dense_op.cc, include eigen before other libraries.Gravatar A. Unique TensorFlower2016-12-09
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* 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
* Running our linter on a lot of files.Gravatar Vijay Vasudevan2016-01-24
* Change uses of TensorShape::ShortDebugString to DebugStringGravatar Geoffrey Irving2016-01-22
* Fix bug where attrs with values that are the empty listGravatar Josh Levenberg2016-01-07
* Change: 111522571Gravatar A. Unique TensorFlower2016-01-06
* New GraphDef version 4: TensorFlow is now scalar strictGravatar A. Unique TensorFlower2016-01-06
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* Make `MakeShape` and `VectorToShape` robust to negative indices.Gravatar Derek Murray2015-12-16
* 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