aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/profiler/internal
Commit message (Expand)AuthorAge
* Replaced calls to tensorflow::StringPiece::ToString with string conversions.Gravatar A. Unique TensorFlower2018-08-22
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Update jsoncpp to 1.8.4 (#20182)Gravatar Yong Tang2018-06-21
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Merge changes from github.Gravatar Michael Case2018-02-07
* Cleanup: Ran clang-format on files in tensorflow/core/.../*.{cc,h}.Gravatar A. Unique TensorFlower2018-01-30
* Remove dead codeGravatar A. Unique TensorFlower2018-01-26
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Dynamically print helper message based on user queries.Gravatar A. Unique TensorFlower2018-01-17
* Combine host and device memory proto fields.Gravatar Yuefeng Zhou2018-01-17
* Detect if the issue is from underlying tracing or tfprof.Gravatar A. Unique TensorFlower2018-01-12
* tfprof support for eager.Gravatar A. Unique TensorFlower2018-01-12
* profiler C++ API.Gravatar A. Unique TensorFlower2018-01-09
* Make profiler memory profiling work with tf.while_loopGravatar A. Unique TensorFlower2017-12-08
* Fix profiler to track some missed persistent bytes.Gravatar A. Unique TensorFlower2017-11-30
* A few profiler improvements.Gravatar A. Unique TensorFlower2017-11-14
* A few profiler improvementsGravatar A. Unique TensorFlower2017-10-30
* A few profiler improvements.Gravatar A. Unique TensorFlower2017-10-12
* 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
* Tweak profiler for the UIGravatar A. Unique TensorFlower2017-08-28
* 1. Support profiling nodes in RunMetadata but not in GraphDef.Gravatar A. Unique TensorFlower2017-08-15
* 1. Adjust code view pprof image to better visualize backprop.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar A. Unique TensorFlower2017-08-15
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-08-09
* BUILD dependency cleanups.Gravatar Peter Hawkins2017-08-07
* BUILD cleanupGravatar A. Unique TensorFlower2017-08-05
* Merge changes from github.Gravatar Benoit Steiner2017-08-04
* Fine-grained memory profilingGravatar A. Unique TensorFlower2017-08-02
* Fix code view to ignore account_displayed_op_onlyGravatar A. Unique TensorFlower2017-08-01
* Add support to generate pprof results to tf.profilerGravatar A. Unique TensorFlower2017-07-31
* Further BUILD cleanupGravatar A. Unique TensorFlower2017-07-27
* tfprof further clean upsGravatar A. Unique TensorFlower2017-07-10
* Merge changes from github.Gravatar Shanqing Cai2017-07-10
* Follow up changes of tfprof migration:Gravatar A. Unique TensorFlower2017-07-06
* Migrating tfprof python API to tensorflow/python/profilerGravatar A. Unique TensorFlower2017-07-04