aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/gtl/flatset_test.cc
Commit message (Expand)AuthorAge
* Add missing FlatSet::insert(Key&&) overload.Gravatar Justin Lebar2018-05-10
* Make FlatSet and FlatMap movable.Gravatar Justin Lebar2018-05-10
* Suppress -Wself-assign in self-assignment tests, which triggers in newer clangGravatar A. Unique TensorFlower2018-04-10
* Remove HashStr and HashStringPiece (a one-off).Gravatar Justin Lebar2017-07-11
* 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