aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/core/threadpool.h
Commit message (Expand)AuthorAge
* Add an API which gives explicit control over shard sizes and introspection in...Gravatar A. Unique TensorFlower2018-09-20
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* fix a typo in the comment.Gravatar A. Unique TensorFlower2017-11-14
* Modify the non-blocking threadpool to make it more flexible and less wasteful...Gravatar A. Unique TensorFlower2017-03-10
* Automated rollback of change 141555939Gravatar Dan Ringwalt2016-12-13
* Automated rollback of change 141209775Gravatar Dan Ringwalt2016-12-09
* Add a ParallelForWithWorkerId function.Gravatar Dan Ringwalt2016-12-06
* Adjust the cost_per_unit for Shard() in SparseFeatureCrossOp to reduce ContextGravatar Jonathan Hseu2016-09-08
* Adds a "currentThreadIndex" method to Eigen's ThreadPoolDevice. Use it to han...Gravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Enforce max_parallelism in work sharder by reverting to old sharding code if ...Gravatar A. Unique TensorFlower2016-05-24
* Add optional max_parallelism parameter to tensorflow::ThreadPool::ParallelFor...Gravatar A. Unique TensorFlower2016-05-18
* tensorflow: finer-grained Shard parallelizationGravatar A. Unique TensorFlower2016-05-10
* tensorflow: support usage of eigen thread poolGravatar A. Unique TensorFlower2016-04-11
* 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
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06