aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/layers/python/kernel_tests/sparse_feature_cross_op_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-17
* contrib: minor spelling tweaks (#18330)Gravatar brett koonce2018-04-12
* Fix the dlopen contrib test hack by making a pywrap_tensorflow module that im...Gravatar Jonathan Hseu2017-02-28
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* SparseTensor.shape -> SparseTensor.dense_shape part 2...Gravatar Eugene Brevdo2016-12-08
* Added hash_key attribute to SparseFeatureCrossOp to use FingerprintCat64.Gravatar A. Unique TensorFlower2016-10-13
* 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