aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/core/threadpool_test.cc
Commit message (Expand)AuthorAge
* Add an API which gives explicit control over shard sizes and introspection in...Gravatar A. Unique TensorFlower2018-09-20
* Add unit tests for context propagation in ThreadPool and a benchmark for Para...Gravatar Jonathan Hseu2018-02-27
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* 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
* 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: 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
* 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: Doc and linter fixes, some additional tests andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06