aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lookup/BUILD
Commit message (Expand)AuthorAge
* [tf.contrib.lookup] More cleanups and add some simple benchmarks.Gravatar Eugene Brevdo2018-08-15
* Internal-only change.Gravatar Justin Lebar2018-04-18
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Add `grpc_enabled` optional argument to various Python test rules.Gravatar Derek Murray2017-12-11
* BUILD cleanup in contrib/...Gravatar A. Unique TensorFlower2017-10-30
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-21
* Add only string constants to ASSET_FILEPATHS collection.Gravatar David Soergel2017-06-06
* Move back lookup_ops from feature_column/ to contrib/lookup/ since they are u...Gravatar Yutaka Leon2017-05-11
* Organize the lookup table ops into it's own lookup_ops.cc file instead of dat...Gravatar Yutaka Leon2017-05-04
* Add `categorical_column_with_vocabulary_file`.Gravatar A. Unique TensorFlower2017-05-04
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Support additional types for HashTable kernel.Gravatar Wei Ho2016-12-02
* Mark a bunch of tests "small" to reduce timeoutsGravatar Geoffrey Irving2016-03-21
* Another bugfix in run_and_gather_logs.Gravatar Eugene Brevdo2016-03-16
* - Add a generic immutable hash table op that is initialized once and used to ...Gravatar Yutaka Leon2016-03-16