aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/session_factory.cc
Commit message (Expand)AuthorAge
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Use LINKER_INITIALIZED for mutexes with static storage class.Gravatar A. Unique TensorFlower2017-11-21
* Preallocate vector storage when the ultimate vector size is known in advanceGravatar A. Unique TensorFlower2017-06-01
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Use ProtoShortDebugString in session_factory.Gravatar A. Unique TensorFlower2016-05-06
* Add 'add_shapes' to SessionConfig.GraphOptions.Gravatar A. Unique TensorFlower2016-05-06
* Support more than two session factories.Gravatar Derek Murray2016-02-18
* Global search & replace to move to the new location forGravatar Josh Levenberg2016-01-26
* #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