aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/gtl/flatmap.h
Commit message (Expand)AuthorAge
* Make FlatSet and FlatMap movable.Gravatar Justin Lebar2018-05-10
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Align the cached value in FlatMap's iterator.Gravatar A. Unique TensorFlower2017-09-22
* Switch FlatMap and FlatSet to use a non-identity hasher for pointers.Gravatar Justin Lebar2017-07-11
* Workaround FlatMap windows build breakage.Gravatar A. Unique TensorFlower2017-02-16
* Make FlatSet and FlatMap behave more like the std equivalents.Gravatar A. Unique TensorFlower2017-02-16
* Automated rollback of change 147415868Gravatar Martin Wicke2017-02-14
* Make FlatSet and FlatMap behave more like the std equivalents.Gravatar A. Unique TensorFlower2017-02-13
* Use gtl::FlatMap and gtl::FlatSet in several places instead ofGravatar A. Unique TensorFlower2016-10-31
* Added new tensorflow::gtl::FlatMap and tensorflow::gtl::FlatSet classes.Gravatar A. Unique TensorFlower2016-10-27