aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/layers/kernels/sparse_feature_cross_kernel.cc
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Use template specialization instead of overloaded methods. This is a more app...Gravatar A. Unique TensorFlower2017-06-07
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Add whitespace to improve readability of logging & errors strings.Gravatar A. Unique TensorFlower2017-01-26
* Added hash_key attribute to SparseFeatureCrossOp to use FingerprintCat64.Gravatar A. Unique TensorFlower2016-10-13
* Adjust the cost_per_unit for Shard() in SparseFeatureCrossOp to reduce ContextGravatar Jonathan Hseu2016-09-08
* Used Fingerprint function in sparse_feature_cross instead of Hash64.Gravatar Mustafa Ispir2016-06-03
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Add FeatureColumn based input layer utilities.Gravatar A. Unique TensorFlower2016-05-17