aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/client/timeline.py
Commit message (Expand)AuthorAge
* Modify Timeline Analysis to consider allocations in order.Gravatar A. Unique TensorFlower2018-09-19
* Fix typo in tensorflow/python/client/timeline.pyGravatar Yifei Feng2017-11-10
* Fixes label parsing bug in Timeline.Gravatar A. Unique TensorFlower2016-11-28
* Remove unnecessary imports in some python files.Gravatar A. Unique TensorFlower2016-09-19
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Enables GPU Tracer in DirectSession.Gravatar A. Unique TensorFlower2016-05-23
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Expand the timeline API to support returning maximum memory usage info.Gravatar Eugene Brevdo2016-04-14
* Add a subclass of Benchmark called TensorFlowBenchmark.Gravatar Eugene Brevdo2016-03-30
* Simple Timeline support for Open Source using Chrome Trace format.Gravatar A. Unique TensorFlower2016-03-29