aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/step_stats_collector.h
Commit message (Expand)AuthorAge
* Putting `NodeExecStatsWrapper` behind an interface and providing a light-weig...Gravatar Jiri Simsa2018-09-18
* Move stats collection presentation-layer logic inside NodeExecStatsWrapper.Gravatar Derek Murray2018-08-16
* Add a virtual interface for the executor side of stats collection.Gravatar Derek Murray2018-08-15
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* Track memory allocation/deallocation history.Gravatar A. Unique TensorFlower2017-10-05
* Set a max number of collected NodeExecStats in StepStatsCollector.Gravatar Suharsh Sivakumar2016-11-15
* Use hardware stats to build the cost model for operations that run on GPUGravatar Benoit Steiner2016-09-21
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Add the ability to return the cost model to the client as part of run metadata.Gravatar Yuan Yu2016-05-18
* Integrate the memory optimizer from the OR team and cost model.Gravatar Yuan Yu2016-04-28
* Switch Docker instructions to always `--pull` on build.Gravatar Craig Citro2016-03-24
* Remove THIRD_PARTY_ prefix from #include guards.Gravatar Josh Levenberg2016-01-26
* #include "tensorflow/core/platform/mutex.h"Gravatar Josh Levenberg2016-01-07
* Change: 111542313Gravatar Vijay Vasudevan2016-01-06
* Split out platform-independent stats collection code from tracing.h.Gravatar Derek Murray2016-01-06