aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/numbers.h
Commit message (Expand)AuthorAge
* Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-24
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Automated g4 rollback of changelist 198815200Gravatar Rachel Lim2018-06-01
* Automated g4 rollback of changelist 198812512Gravatar A. Unique TensorFlower2018-05-31
* [tf.data] Changed parsing logic for CsvDataset for better performance and cor...Gravatar Rachel Lim2018-05-31
* Replaced calls to tensorflow::StringPiece::ToString with std::string conversi...Gravatar A. Unique TensorFlower2018-05-02
* Speed up safe_strtod and safe_strtof functions by using double-conversion lib...Gravatar akindyakov2018-04-20
* Small cleanup StrCat related number formattingGravatar A. Unique TensorFlower2018-03-22
* Merge changes from github.Gravatar Patrick Nguyen2017-12-28
* Add strings::HumanReadableNum to tensorflow/core/lib/strings/numbers.hGravatar A. Unique TensorFlower2016-09-18
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add safe_strtou32, safe_strtou64, and safe_strtod to numbers.h.Gravatar A. Unique TensorFlower2016-04-05
* Change safe_strto32 and safe_strto64 to accept StringPiece. Updates callers toGravatar A. Unique TensorFlower2016-03-11
* Added more streamlined interfaces for converting rendezvous idsGravatar A. Unique TensorFlower2016-02-29
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06