aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/strcat.h
Commit message (Expand)AuthorAge
* Automated rollback of commit d6f107761459dfdf8773a148e11193a3512a51a6Gravatar A. Unique TensorFlower2018-09-10
* Automated rollback of commit 24787842adfefe35f5a520313d775b14c29f143aGravatar A. Unique TensorFlower2018-09-06
* Renamed tensorflow::strings::PadSpec enum values to match absl::PadSpec enum ...Gravatar A. Unique TensorFlower2018-08-31
* Replaced tensorflow::StringPiece with an alias of absl::string_view.Gravatar A. Unique TensorFlower2018-08-30
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Small cleanup StrCat related number formattingGravatar A. Unique TensorFlower2018-03-22
* Make strcat.{h,cc} independent of Eigen.Gravatar A. Unique TensorFlower2018-03-21
* Break the dependency between platform/types.h and bfloat16.h, and betweenGravatar A. Unique TensorFlower2018-03-13
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Enable bfloat16 for CPU kernelsGravatar A. Unique TensorFlower2018-01-16
* Get rid of gEmptyAlphaNum while there are still no usersGravatar A. Unique TensorFlower2017-05-12
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Made the summary operations work with fp16Gravatar Benoit Steiner2016-05-31
* Several changes to reduce TensorFlow code size (especially importantGravatar A. Unique TensorFlower2016-03-24
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Deleted 2 unnecessary declarationsGravatar Benoit Steiner2016-02-04
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-07
* 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