aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/local_device.cc
Commit message (Expand)AuthorAge
* Inline kernel tracing logic into `ExecutorState::Process()`.Gravatar Derek Murray2018-09-24
* Reduce the overhead of invoking an OpKernel when tracing is not enabled.Gravatar Derek Murray2018-08-26
* Internal ChangeGravatar A. Unique TensorFlower2018-04-23
* Automated g4 rollback of changelist 192768744Gravatar A. Unique TensorFlower2018-04-13
* Split byte_order.h off cpu_info.hGravatar A. Unique TensorFlower2018-04-13
* Consolidated missing cpu instructions messageGravatar Toby Boyd2017-08-14
* Make single-parameter constructors explicitGravatar A. Unique TensorFlower2017-05-31
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Move SIMD feature warnings to the first use of intensive CPU computation, rat...Gravatar Pete Warden2017-01-04
* Make it possible for each LocalDevice to own a separate Eigen Threadpool.Gravatar A. Unique TensorFlower2016-10-12
* Move host_info.h internal, move public functions into cpu_info.hGravatar Vijay Vasudevan2016-08-24
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* some linting fixes to changes brought in from the public.Gravatar Vijay Vasudevan2016-01-07
* Drop host_info.h from port.h and #include it directlyGravatar Josh Levenberg2016-01-06
* 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