aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sparse_xent_op.cc
Commit message (Expand)AuthorAge
* Branch 183429339 (#16469)Gravatar Rasmus Munk Larsen2018-01-26
* Rename forward_input_to_output -> forward_input_to_output_with_same_shape to ...Gravatar A. Unique TensorFlower2017-02-23
* Allow (safe) in-place computation in TensorFlow C++ ops. When at least one in...Gravatar A. Unique TensorFlower2017-02-21
* Sparse cross entropy loss now raises an error on invalid labels when on CPU.Gravatar Eugene Brevdo2016-09-21
* Fix sparse_softmax_cross_entropy_with_logits for empty tensorGravatar Geoffrey Irving2016-06-30
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added support for half floats to the sparse cross entropy operationGravatar Benoit Steiner2016-05-04
* Make sparse_softmax_cross_entropy_with_logits handle int32 labelsGravatar Geoffrey Irving2016-03-10
* Delete tensorflow/core/public/{env.h,partial_tensor_shape.h} now thatGravatar Josh Levenberg2016-01-30
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29