aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/kernels/initializable_lookup_table.h
Commit message (Expand)AuthorAge
* Add 'remove' operation to MutableHashTable and MutableDenseHashTable.Gravatar A. Unique TensorFlower2018-10-09
* Changing KeyValueTensorInitializer to be more general.Gravatar A. Unique TensorFlower2018-08-24
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* InitializableLookupTable: Fix compiler warning in overridden virtual method.Gravatar Derek Murray2018-07-07
* Implement exporting the keys/values in a hash table.Gravatar A. Unique TensorFlower2018-04-23
* Add comment that explicitly states that InitTableIterator is Thread-unsafe.Gravatar A. Unique TensorFlower2018-03-28
* Avoid reading the input file twice for InitializableLookupTable in combinatio...Gravatar A. Unique TensorFlower2018-03-27
* 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
* Merge changes from GitHub, clean up linter errors, fix dependencies test.Gravatar Martin Wicke2016-02-07
* Moving the type_index implementation from resource_mgr.h to a separate file.Gravatar Yangqing Jia2016-01-12
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06