aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/core/stringpiece_test.cc
Commit message (Expand)AuthorAge
* Added non-std string support to tensorflow::StringPiece string conversion ope...Gravatar A. Unique TensorFlower2018-08-16
* Added string conversion operator to tensorflow::StringPiece.Gravatar A. Unique TensorFlower2018-04-27
* Removed deprecated methods from tensorflow::StringPiece.Gravatar A. Unique TensorFlower2018-04-19
* Automated g4 rollback of changelist 189110935Gravatar A. Unique TensorFlower2018-03-15
* Automated g4 rollback of changelist 189060958Gravatar A. Unique TensorFlower2018-03-14
* Move StringPieceHasher from stringpiece.h to hash.h (where there is already a...Gravatar A. Unique TensorFlower2018-03-14
* Changed StringPiece::Hasher to StringPieceHasher in stringpiece_test. This wi...Gravatar A. Unique TensorFlower2017-11-22
* Changed StringPiece::Hasher to StringPieceHasher in various places. This will...Gravatar A. Unique TensorFlower2017-11-21
* Added tests for tensorflow::StringPiece::Hasher.Gravatar A. Unique TensorFlower2017-11-17
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* TensorFlow: fix bug in StringPiece::contains which made it alwaysGravatar Vijay Vasudevan2016-02-25