aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/device_factory.cc
Commit message (Expand)AuthorAge
* Use LINKER_INITIALIZED for mutexes with static storage class.Gravatar A. Unique TensorFlower2017-11-21
* Fix code that ignores tensorflow::Status.Gravatar Peter Hawkins2017-02-13
* Use 'priority' field in device registration to allowGravatar Vijay Vasudevan2017-01-05
* Simplified the addition of devices.Gravatar Benoit Steiner2016-11-02
* Change DeviceFactory functions that create devices to propagateGravatar Vijay Vasudevan2016-08-08
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Minor formatting fixes.Gravatar Vijay Vasudevan2016-02-02
* 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
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06