aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/threadpool_device.cc
Commit message (Expand)AuthorAge
* Added some minor format changesGravatar Xiaoming (Jason) Cui2018-09-30
* Lower the MKLCpuAllocator priority so that it can use default allocator when ...Gravatar Xiaoming (Jason) Cui2018-09-28
* Added the feature to disable MKL support of TensorFlow by environmental varia...Gravatar Xiaoming (Jason) Cui2018-09-28
* Adds a build flag to enable MKL (mkl_enabled=true).Gravatar A. Unique TensorFlower2018-09-25
* Reduce the overhead of invoking an OpKernel when tracing is not enabled.Gravatar Derek Murray2018-08-26
* Modify AllocatorRegistry to be an AllocatorFactoryRegistryGravatar A. Unique TensorFlower2018-07-20
* Setting default openmp settings for MKL kernels (#19136)Gravatar Jayaram Bobba2018-05-22
* Cleaning up tracing code.Gravatar A. Unique TensorFlower2018-04-30
* Add new Ops for ScopedAllocator and the associated Concat and Split. TheGravatar Ayush Dubey2018-03-22
* Add the op->IsExpensive() argument to tracing calls.Gravatar A. Unique TensorFlower2017-10-16
* Moved result of parsing tensor rather than copying (which probably was aGravatar A. Unique TensorFlower2017-08-25
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Adding tracing of TensorFlow operations executed on the CPU. Such tracing is ...Gravatar A. Unique TensorFlower2017-04-13
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Automated rollback of change 144344623Gravatar David G. Andersen2017-01-12
* Fail earlier and more clearly if dtype in parsed proto is invalid.Gravatar David G. Andersen2017-01-12
* Fixing null-pointer dereference on parsing of invalid TensorProto.Gravatar David G. Andersen2016-12-01
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-21
* Rollback of "Change tensorflow code to use proto_text for DebugString andS ho...Gravatar A. Unique TensorFlower2016-04-19
* Change tensorflow code to use proto_text for DebugString and ShortDebugStringGravatar A. Unique TensorFlower2016-04-19
* TensorFlow: create a CPU device that is only created when GPUs are alsoGravatar Vijay Vasudevan2016-03-08
* TensorFlow: use GOOGLE_CUDA to prevent gpu library code from needingGravatar Vijay Vasudevan2016-03-05
* TensorFlow: enable cuda host memory allocation for GPU compatibleGravatar Vijay Vasudevan2016-03-05
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06