aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/profiler/model_analyzer_test.py
Commit message (Expand)AuthorAge
* Add blacklist ops to PinToHostOptimizer. Fix test.Gravatar A. Unique TensorFlower2018-09-23
* Fix model_analyzer_test_gpuGravatar A. Unique TensorFlower2018-07-16
* Reduce Grappler overhead by skipping optimizers when the graph is tiny.Gravatar A. Unique TensorFlower2018-06-18
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* Simplified the implementation of shape_n since the optimized code path isn't ...Gravatar Benoit Steiner2018-05-03
* Automated g4 rollback of changelist 183273334Gravatar Eugene Brevdo2018-01-25
* Dynamically print helper message based on user queries.Gravatar A. Unique TensorFlower2018-01-17
* tfprof support for eager.Gravatar A. Unique TensorFlower2018-01-12
* Initialize context handle before enable_run_metadata.Gravatar A. Unique TensorFlower2018-01-12
* Does not use constants for zeros/ones.Gravatar Alexandre Passos2018-01-05
* Adds XLA support for tf.nn.dynamic_rnnGravatar A. Unique TensorFlower2017-12-12
* Make profiler memory profiling work with tf.while_loopGravatar A. Unique TensorFlower2017-12-08
* Merge changes from github.Gravatar Sourabh Bajaj2017-11-30
* Fix profiler to track some missed persistent bytes.Gravatar A. Unique TensorFlower2017-11-30
* OOM error with allocation information.Gravatar A. Unique TensorFlower2017-11-13
* A few profiler improvementsGravatar A. Unique TensorFlower2017-10-30
* Optimize gradients for MeanGravatar A. Unique TensorFlower2017-10-11
* Standardizing device names to the newer /device:<type>:<index> format by maki...Gravatar Rohan Jain2017-10-02
* Add a lot of operations' flops calculationsGravatar A. Unique TensorFlower2017-09-11
* 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
* Fix flakyness, sometimes the op takes ms to run.Gravatar A. Unique TensorFlower2017-08-18
* 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
* Fine-grained memory profilingGravatar A. Unique TensorFlower2017-08-02
* Add support to generate pprof results to tf.profilerGravatar A. Unique TensorFlower2017-07-31
* 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