aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/numbers_test.cc
Commit message (Expand)AuthorAge
* Removed parts of numbers_test that caused asan/msan/tsan failureGravatar Rachel Lim2018-06-06
* Speed up safe_strtod and safe_strtof functions by using double-conversion lib...Gravatar akindyakov2018-04-20
* Add strings::HumanReadableNum to tensorflow/core/lib/strings/numbers.hGravatar A. Unique TensorFlower2016-09-18
* Make floating point number parsing functions locale independent.Gravatar Manjunath Kudlur2016-06-21
* 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
* 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
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06