aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/pending_counts.h
Commit message (Expand)AuthorAge
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Merge changes from github.Gravatar Shanqing Cai2017-12-06
* Fix typos in the API documentation for tensorflow::PendingCounts.Gravatar A. Unique TensorFlower2017-09-21
* Fix all 64/32 bit warning in core/common_runtime.Gravatar Suharsh Sivakumar2017-04-04
* Add missing "inline" to PendingCounts::Layout::CreateHandle.Gravatar Justin Lebar2017-02-07
* Streamlined representation of PendingCounts data structure.Gravatar Jeffrey A. Dean2017-02-06
* Removed a DCHECK that is not always true. When both inputs of a Merge node ar...Gravatar Yuan Yu2016-11-21
* Use gtl::FlatMap and gtl::FlatSet in several places instead ofGravatar A. Unique TensorFlower2016-10-31
* Introduced per-loop PendingCount and Entry[]. This could significantly reduce...Gravatar Yuan Yu2016-10-25
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Added a benchmark for the performance of dyanmic rnn with memory swapping. Fo...Gravatar Yuan Yu2016-02-29
* Several changes to reduce the overhead and the cache footprint of dispatchingGravatar A. Unique TensorFlower2016-02-16
* Changed the representation for pending and dead counts. Previously,Gravatar A. Unique TensorFlower2016-02-08