aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/device_base.h
Commit message (Expand)AuthorAge
* Added ABSL_DEPRECATED annotations to various deprecated TensorFlow functions.Gravatar A. Unique TensorFlower2018-09-19
* Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-18
* Automated rollback of commit 185aa89912376d4088c22615908696cd30f9951bGravatar A. Unique TensorFlower2018-09-17
* Eliminate VisitableAllocator.Gravatar A. Unique TensorFlower2018-09-17
* Add ThenExecute() method to DeviceContext interface.Gravatar A. Unique TensorFlower2018-08-23
* Fix meaningless "const" on return type.Gravatar James Keeling2018-07-23
* Provides a more fine-grained option for each thread to controlGravatar A. Unique TensorFlower2018-06-15
* Automated g4 rollback of changelist 199870879Gravatar A. Unique TensorFlower2018-06-13
* Created a ThreadPoolDevice wrapper to make each op run with the number of thr...Gravatar A. Unique TensorFlower2018-06-08
* Deprecate `DeviceBase::GetStepAllocator()` and replace with calls to `GetAllo...Gravatar Derek Murray2018-05-24
* [StreamExecutor] Rename ::perftools::gputools -> ::stream_executor, part 1.Gravatar Justin Lebar2018-04-17
* Silence compilation warning in allocator.hGravatar Derek Murray2018-03-25
* Add new Ops for ScopedAllocator and the associated Concat and Split. TheGravatar Ayush Dubey2018-03-22
* Clarify GpuDeviceInfo structGravatar Igor Ganichev2018-02-20
* Support different threading modes in GPU device.Gravatar Xiaoqiang Zheng2017-12-11
* Support ClusterSpec propagation with XLA DevicesGravatar Brennan Saeta2017-10-16
* Remove a bunch of proto.h includes from tensorflow/core headersGravatar Gunhan Gulsoy2017-08-23
* Avoid depending on DeviceAttribute proto in bias_op.Gravatar Gunhan Gulsoy2017-08-17
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Change nccl_manager to use ncclCommInitAll.Gravatar A. Unique TensorFlower2017-02-21
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Reduce overhead of running kernels:Gravatar A. Unique TensorFlower2016-07-18
* A series of changes to significantly reduce the number of allocationsGravatar A. Unique TensorFlower2016-06-27
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add optional comprehensive logging of memory allocation/deallocation events. ...Gravatar A. Unique TensorFlower2016-03-01
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Eliminate per-op allocation of gpu device wrapper. The PerOpGpuDevice is allo...Gravatar A. Unique TensorFlower2016-01-24
* Adds enough auditing to make it possible to track tensor buffers throughout a...Gravatar A. Unique TensorFlower2016-01-18
* Add support for allocators that depend on the state ofGravatar A. Unique TensorFlower2016-01-08
* TensorFlow: Upstream changes from git.Gravatar Vijay Vasudevan2015-12-09
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-01
* 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