aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/profiler/profile_context.py
Commit message (Expand)AuthorAge
* Add a method for getting in-memory profiles from ProfileContextsGravatar A. Unique TensorFlower2018-07-20
* Fix a deadlock condition when session are run in multiple thread and depend onGravatar A. Unique TensorFlower2018-01-10
* A few profiler improvementsGravatar A. Unique TensorFlower2017-10-30
* A few profiler improvements.Gravatar A. Unique TensorFlower2017-10-12
* Fix the profiler copy.baraGravatar A. Unique TensorFlower2017-09-16
* Some profiler fixes and cleanup.Gravatar A. Unique TensorFlower2017-09-08
* Unify all profile files (graph,run_meta,op_log) into one.Gravatar A. Unique TensorFlower2017-09-06
* 1. Support profiling nodes in RunMetadata but not in GraphDef.Gravatar A. Unique TensorFlower2017-08-15