aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sparse_xent_op.h
Commit message (Expand)AuthorAge
* Fix include guardsGravatar A. Unique TensorFlower2018-08-20
* SparseXentOp now returns NaNs for loss & grad rows where the label value is OOB.Gravatar Eugene Brevdo2016-07-26
* 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
* Speed up SparseXentLossGenerator by eliminating a call to non-vectorized std:...Gravatar A. Unique TensorFlower2016-03-03
* TensorFlow: fix OSS cuda build by adding header for int64 definition.Gravatar Vijay Vasudevan2016-01-30
* Use cc_binary rather than cc_library to reduce size of native library in APK ...Gravatar A. Unique TensorFlower2016-01-29