aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib
Commit message (Expand)AuthorAge
* Highlight incoming/outgoing edges on hover in HLO graphviz dumps, and other i...Gravatar Justin Lebar2017-07-26
* Merge changes from github.Gravatar Frank Chen2017-07-13
* 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 Shanqing Cai2017-07-10
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Fix warnings.Gravatar Patrick Nguyen2017-06-19
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Miscellaneous cleanupsGravatar A. Unique TensorFlower2017-06-05
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Use unnamed namespace to effect internal linkage, replace string constructors...Gravatar A. Unique TensorFlower2017-05-31
* Make single-parameter constructors explicitGravatar A. Unique TensorFlower2017-05-31
* Fix missing namespace commentsGravatar A. Unique TensorFlower2017-05-31
* Cleanup: Use C++ casts, remove redundant casts, use CHECK_OKGravatar A. Unique TensorFlower2017-05-30
* Remove redundant get() calls and string conversionsGravatar A. Unique TensorFlower2017-05-30
* Use "empty" member function to test for emptinessGravatar A. Unique TensorFlower2017-05-30
* Use "nullptr" for null pointer valuesGravatar A. Unique TensorFlower2017-05-30
* Annotate overriding functions with "override" or "final" (and not with "virtu...Gravatar A. Unique TensorFlower2017-05-26
* Change CreateThread() back to passing by value.Gravatar Peter Hawkins2017-05-24
* Merge changes from github.Gravatar A. Unique TensorFlower2017-05-18
* Fix WholeFileReader for named pipes (or any file with incorrect or non-fixed ...Gravatar Jonathan Hseu2017-05-18
* validate the amount of input bytes left in GIF's input_callback()Gravatar A. Unique TensorFlower2017-05-17
* Propagate any I/O errors during close() when using TFRecordWriter.Gravatar Jonathan Hseu2017-05-17
* Make all the image decode ops handle all formatsGravatar Geoffrey Irving2017-05-12
* Get rid of gEmptyAlphaNum while there are still no usersGravatar A. Unique TensorFlower2017-05-12
* Add str_util::StringReplace.Gravatar Justin Lebar2017-05-10
* Remove unnecessary copies of value parameters.Gravatar Peter Hawkins2017-05-10
* Change for internal compatibility.Gravatar A. Unique TensorFlower2017-04-11
* Add AudioSpectrogram op to TensorFlow for audio feature generationGravatar Pete Warden2017-04-11
* Move a few random op helper functions to header filesGravatar Geoffrey Irving2017-04-07
* Automated rollback of change 152332221Gravatar A. Unique TensorFlower2017-04-05
* Add AudioSpectrogram op to TensorFlow for audio feature generationGravatar Pete Warden2017-04-05
* Merge changes from github.Gravatar A. Unique TensorFlower2017-04-04
* Update interaction with libpng so that we use the public API instead ofGravatar A. Unique TensorFlower2017-04-04
* Eliminating some 64 bit to 32 bit silent downconversions.Gravatar David G. Andersen2017-04-03
* Fix a bunch of compiler warnings.Gravatar Suharsh Sivakumar2017-04-03
* Enable snappy.Gravatar Saurabh Saxena2017-03-30
* Added WAV audio file reading and writing operationsGravatar Pete Warden2017-03-27
* Make tensorflow::Status TF_MUST_USE_RESULT, and alias xla::Status to tensorfl...Gravatar Justin Lebar2017-03-14
* Modify the non-blocking threadpool to make it more flexible and less wasteful...Gravatar A. Unique TensorFlower2017-03-10
* Add tensorflow::gtl::optional.Gravatar Justin Lebar2017-03-09
* Fully qualify symbols to prevent clashes in directories named 'tensorflow'.Gravatar A. Unique TensorFlower2017-03-02
* Avoid creating a tensorflow::Status::OK() object and destroying it onGravatar Jeffrey A. Dean2017-03-02
* Automated rollback of change 148702459Gravatar Gunhan Gulsoy2017-02-28
* Add tensorflow::gtl::optional.Gravatar Justin Lebar2017-02-27
* Merge changes from github.Gravatar Vijay Vasudevan2017-02-17
* Workaround FlatMap windows build breakage.Gravatar A. Unique TensorFlower2017-02-16
* Changed the second argument of WaitForNotificationWithTimeout() to mean micro...Gravatar Yuan Yu2017-02-16