aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sparse_softmax_op.cc
Commit message (Expand)AuthorAge
* Remove (Mutable)ArraySlice implementation and alias them to absl::Span.Gravatar Tim Shen2018-08-30
* 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
* Include what you use: <numeric> for std::iota().Gravatar Derek Murray2016-09-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add sparse_softmax() op.Gravatar Zongheng Yang2016-05-24