aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/lookup_ops_test.py
Commit message (Expand)AuthorAge
* Fix documentation in some lookup_ops and add eager test.Gravatar Yutaka Leon2018-09-24
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-13
* Merge changes from github.Gravatar A. Unique TensorFlower2017-12-22
* Exposes the table_ref in IdTableWithHashBuckets.Gravatar A. Unique TensorFlower2017-11-27
* Added support for multi-column vocabs to the int-to-string lookup API.Gravatar A. Unique TensorFlower2017-11-14
* Added support for multi-column vocab files to tf.contrib.lookup.index_table_f...Gravatar A. Unique TensorFlower2017-11-14
* Improve invalid size vocab ValueError by appending the vocab file.Gravatar A. Unique TensorFlower2017-10-08
* Add only string constants to ASSET_FILEPATHS collection.Gravatar David Soergel2017-06-06
* Fix index_table_from_file to allow vocabulary_file be a TensorGravatar A. Unique TensorFlower2017-06-01
* Add initial read-only lookup table ops into core that uses the V2 kernels.Gravatar Yutaka Leon2017-05-10