aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/util/work_sharder.cc
Commit message (Expand)AuthorAge
* Add an API which gives explicit control over shard sizes and introspection in...Gravatar A. Unique TensorFlower2018-09-20
* Refactor the impl of Shard() so that the caller can use a Runner.Gravatar A. Unique TensorFlower2018-06-19
* Provides a more fine-grained option for each thread to controlGravatar A. Unique TensorFlower2018-06-15
* Internal changeGravatar A. Unique TensorFlower2018-05-30
* Delete old Eigen threadpool and associated code.Gravatar A. Unique TensorFlower2016-11-02
* 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
* Fix a static_cast overflow in WorkSharder Shard impl.Gravatar A. Unique TensorFlower2016-03-18
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06