aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/hash
Commit message (Expand)AuthorAge
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Use utility methods to compute AttrValue hash code and check for equality.Gravatar A. Unique TensorFlower2018-05-14
* [XLA:CPU] Re-use the same llvm::GlobalVariable for identical literalsGravatar Sanjoy Das2018-05-01
* 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
* Break the dependency between platform/types.h and bfloat16.h, and betweenGravatar A. Unique TensorFlower2018-03-13
* Decoupling hash and protobuf. This simplifies a little bit the dependency cha...Gravatar A. Unique TensorFlower2018-03-08
* Enable bfloat16 for CPU kernelsGravatar A. Unique TensorFlower2018-01-16
* Move SerializeToStringDeterministic to a header fileGravatar Igor Ganichev2017-09-25
* Highlight incoming/outgoing edges on hover in HLO graphviz dumps, and other i...Gravatar Justin Lebar2017-07-26
* Remove HashStr and HashStringPiece (a one-off).Gravatar Justin Lebar2017-07-11
* Switch FlatMap and FlatSet to use a non-identity hasher for pointers.Gravatar Justin Lebar2017-07-11
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Use SSE4.2 crc32c instruction if available.Gravatar A. Unique TensorFlower2017-01-30
* 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
* ClientSession wraps a Session object and provides Run methods that operate onGravatar Manjunath Kudlur2016-08-19
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06