aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/lookup_interface.h
Commit message (Expand)AuthorAge
* Add 'remove' operation to MutableHashTable and MutableDenseHashTable.Gravatar A. Unique TensorFlower2018-10-09
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Adding better debug strings for a couple of resources: queues and hash tables.Gravatar Rohan Jain2016-12-03
* Fixing a bug in the MutableDenseHashTable implementation where the difference...Gravatar Rohan Jain2016-11-16
* Add remaining features to MutableDenseHashTable:Gravatar A. Unique TensorFlower2016-10-18
* Add initial version of MutableDenseHashTable that is implemented usingGravatar A. Unique TensorFlower2016-10-10
* Change Saver to support checkpointing ops other than Variables.Gravatar A. Unique TensorFlower2016-08-10
* 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
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Moving the type_index implementation from resource_mgr.h to a separate file.Gravatar Yangqing Jia2016-01-12
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06