aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lookup
Commit message (Expand)AuthorAge
* Add a variant of mutable hash table that supports tensors as values.Gravatar A. Unique TensorFlower2016-06-26
* Add MutableHashTable and LookupTableInsertOp.Gravatar A. Unique TensorFlower2016-06-17
* Add lookup table initializer from text file.Gravatar Yutaka Leon2016-06-16
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Add BUILD files to opensource tree.Gravatar Martin Wicke2016-04-08
* Merge changes from github.Gravatar Vijay Vasudevan2016-03-29
* Merge changes from github, some fixes to adhere somewhatGravatar Vijay Vasudevan2016-03-22
* Mark a bunch of tests "small" to reduce timeoutsGravatar Geoffrey Irving2016-03-21
* Move Relu Op declarations into relu_op.h.Gravatar A. Unique TensorFlower2016-03-16
* Another bugfix in run_and_gather_logs.Gravatar Eugene Brevdo2016-03-16
* Add tf.contrib.lookup.string_to_index and tf.contrib.lookup.index_to_string t...Gravatar Yutaka Leon2016-03-16
* - Add a generic immutable hash table op that is initialized once and used to ...Gravatar Yutaka Leon2016-03-16