aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/presized_cuckoo_map.h
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Tracking lookup table memory usage.Gravatar Yuefeng Zhou2017-03-02
* Switching the presized cuckoo map from using strict mod to Lemire'sGravatar David G. Andersen2016-09-01
* Implement fast ParseExample.Gravatar A. Unique TensorFlower2016-08-25
* Automated rollback of change 130775324Gravatar A. Unique TensorFlower2016-08-19
* Implement fast ParseExample.Gravatar A. Unique TensorFlower2016-08-19
* Implement PresizedCuckooMap. Original design and implementation byGravatar Eugene Brevdo2016-08-11