aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/sdca_internal.h
Commit message (Expand)AuthorAge
* Use the safe sparse tensor API that returns errors rather than crashingGravatar A. Unique TensorFlower2018-07-16
* Check there are no duplicate entries in sparse features as this would invalid...Gravatar A. Unique TensorFlower2018-04-13
* Expose the adaptive sampling option for SDCA and shuffle the data when adapti...Gravatar A. Unique TensorFlower2018-04-05
* Make adaptive SDCA the default.Gravatar A. Unique TensorFlower2018-03-08
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/core/kernels.Gravatar A. Unique TensorFlower2018-01-26
* Refactor the common code in sdca_ops.cc out for multiclass SDCA.Gravatar A. Unique TensorFlower2016-11-21