aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Andrew Harp2016-12-08
* tfdbg core: remove unnecessary construction of DebuggerState when there is no...Gravatar Shanqing Cai2016-12-07
* Add a :debug BUILD target which, when linked into a binary, enablesGravatar A. Unique TensorFlower2016-12-07
* Automated rollback of change 141231131Gravatar Vijay Vasudevan2016-12-06
* Calls the platform specific hook to start the monitoring exporter from NewSes...Gravatar Vinu Rajashekhar2016-12-06
* Change non-NUMA OS warning from LOG(ERROR) to LOG(INFO).Gravatar A. Unique TensorFlower2016-12-06
* Adds VariableV2 with a sane shape_fn.Gravatar A. Unique TensorFlower2016-12-05
* Change the default device priority for non-CPU/GPU devices to beGravatar Vijay Vasudevan2016-12-01
* Fixing null-pointer dereference on parsing of invalid TensorProto.Gravatar David G. Andersen2016-12-01
* Switch FIXME to TODOGravatar Asim Shankar2016-12-01
* Don't remove the identity nodes that are introduced for control flow.Gravatar Yuan Yu2016-11-30
* Uses containers for per_step resources instead of a separate resource_mgr.Gravatar A. Unique TensorFlower2016-11-28
* Do not always call device->Sync().Gravatar A. Unique TensorFlower2016-11-21
* Removed a DCHECK that is not always true. When both inputs of a Merge node ar...Gravatar Yuan Yu2016-11-21
* More small tidy-up. Remove a log message that is not quite correct.Gravatar Yuan Yu2016-11-20
* Updated DirectSession::RecvOutputs to take into account the session timeouts.Gravatar Benoit Steiner2016-11-18
* Small tidy-up. Fix the comment on the combination of CSE and control flow.Gravatar Yuan Yu2016-11-17
* Merge changes from github.Gravatar A. Unique TensorFlower2016-11-17
* Fixed a race condition in direct sessions: we shouldn't call RecvOutputs if theGravatar Benoit Steiner2016-11-16
* Set a max number of collected NodeExecStats in StepStatsCollector.Gravatar Suharsh Sivakumar2016-11-15
* tfdbg: exclude core/debug from iOS makefile buildGravatar Shanqing Cai2016-11-15
* Generalized ExecutorImpl::InferAllocAttr to handle more types of accelerators.Gravatar Benoit Steiner2016-11-14
* SimplePlacer: List set of registered devices in error message, not just kernels,Gravatar Vijay Vasudevan2016-11-14
* Internal cleanup.Gravatar A. Unique TensorFlower2016-11-11
* Internal cleanup.Gravatar A. Unique TensorFlower2016-11-11
* Fixed formatting and lint issues introduced with the last pull from OSS (cl/1...Gravatar Benoit Steiner2016-11-09
* Enable reuse of a DirectSession after a run times out.Gravatar Derek Murray2016-11-09
* Merge changes from github.Gravatar Benoit Steiner2016-11-09
* tfdbg core: let RunStateArgs hold a debugger state object, the destructor of ...Gravatar Shanqing Cai2016-11-08
* Internal change.Gravatar Dan Smilkov2016-11-08
* Fix a bug that in cost model manager, graph ptr is used as key of map but mem...Gravatar Yuefeng Zhou2016-11-04
* Merge changes from github.Gravatar Vijay Vasudevan2016-11-03
* GPUDevice: if enabling peer access fails, log a warning but do notGravatar Vijay Vasudevan2016-11-03
* Simplified the addition of devices.Gravatar Benoit Steiner2016-11-02
* Perform constant folding in the calling thread, rather than using a singleton...Gravatar Peter Hawkins2016-11-02
* Remove references to gcudacc.Gravatar Gunhan Gulsoy2016-11-01
* Use gtl::FlatMap and gtl::FlatSet in several places instead ofGravatar A. Unique TensorFlower2016-10-31
* Automated rollback of change 137740850Gravatar A. Unique TensorFlower2016-10-31
* Automated rollback of change 137731142Gravatar A. Unique TensorFlower2016-10-31
* Adds functionality for shape inference and dtype checking of variable-based r...Gravatar A. Unique TensorFlower2016-10-31
* Changes the simple placer to be aware of resource handles.Gravatar A. Unique TensorFlower2016-10-31
* Merge changes from github.Gravatar Xiaoqiang Zheng2016-10-28
* Fixes for TestSessionInterOpThreadsImpl:Gravatar A. Unique TensorFlower2016-10-28
* Remove the GPU runtime from being linked into TensorFlow by default.Gravatar A. Unique TensorFlower2016-10-27
* Cleaned up the cost model manager collection code.Gravatar Benoit Steiner2016-10-26
* Introduced per-loop PendingCount and Entry[]. This could significantly reduce...Gravatar Yuan Yu2016-10-25
* In ShapeRefiner, add support for the C++ equivalent of the PythonGravatar A. Unique TensorFlower2016-10-25
* Internal cleanup.Gravatar A. Unique TensorFlower2016-10-25
* tfdbg core: support using different tensor watches across DirectSession::Run ...Gravatar Shanqing Cai2016-10-25
* Replace enum BusAdjacency with protobuf DeviceLocality for describing theGravatar A. Unique TensorFlower2016-10-19