aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/softmax_op.cc
Commit message (Expand)AuthorAge
* [TF] Extend the Softmax kernels so they accept shapes with rank >= 1, rather ...Gravatar Peter Hawkins2018-08-06
* Branch 191925087 (#18299)Gravatar Rasmus Munk Larsen2018-04-06
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Switch the softmax to use the new deterministic reductions on the GPU,Gravatar A. Unique TensorFlower2017-09-13
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Merge changes from github.Gravatar Andrew Harp2017-03-01
* Registers more types for some GPU kernels:Gravatar A. Unique TensorFlower2016-10-24
* Change some kernels to use TF_CALL* macros, so that the instantiations for someGravatar A. Unique TensorFlower2016-06-06
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added support for fp16 to the softmax operationGravatar Benoit Steiner2016-05-26
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Move Relu and SoftMax Op declarations into header files so they can be regist...Gravatar A. Unique TensorFlower2016-03-18
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* 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