aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/device.h
Commit message (Expand)AuthorAge
* Inline kernel tracing logic into `ExecutorState::Process()`.Gravatar Derek Murray2018-09-24
* Internal change.Gravatar A. Unique TensorFlower2018-09-20
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Automated g4 rollback of changelist 195120627Gravatar Peter Hawkins2018-05-09
* Automated g4 rollback of changelist 194981511Gravatar Peter Hawkins2018-05-02
* Add a pointer from Device to its owning DeviceMgr.Gravatar Peter Hawkins2018-05-01
* Changes the CapturedFunction implementation to not create a new FunctionLibra...Gravatar Rohan Jain2018-01-17
* Add `ConfigProto.isolate_session_state` option for the distributed runtime.Gravatar Derek Murray2017-11-28
* Remove `FunctionDefLibrary` argument from `Device::MaybeRewriteGraph()`.Gravatar Derek Murray2017-11-15
* Avoid depending on DeviceAttribute proto in bias_op.Gravatar Gunhan Gulsoy2017-08-17
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Remove unused protobuf header inclusionsGravatar A. Unique TensorFlower2017-06-06
* Adds a protected DeleteResourceMgr(...) method in Device.Gravatar Vinu Rajashekhar2017-06-01
* This change significantly reduces time and resources used to load large Tenso...Gravatar A. Unique TensorFlower2017-06-01
* Implement ClusterSpec Propagation in TF MasterGravatar Brennan Saeta2017-05-04
* Add support for passes that run post-partitioning to OptimizationRegistry.Gravatar Peter Hawkins2017-01-14
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19
* Several small changes to reduce the number of memory allocations alongGravatar A. Unique TensorFlower2016-07-16
* 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
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* Move #include <vector> out of port.h to users of std::vector<>.Gravatar Josh Levenberg2016-01-21
* Adds enough auditing to make it possible to track tensor buffers throughout a...Gravatar A. Unique TensorFlower2016-01-18
* Add support for device-specific graph rewriting.Gravatar A. Unique TensorFlower2016-01-12
* #include third_party/tensorflow/core/platform/macros.hGravatar Josh Levenberg2016-01-06
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06