aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tfprof
Commit message (Expand)AuthorAge
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* 1. Support profiling nodes in RunMetadata but not in GraphDef.Gravatar A. Unique TensorFlower2017-08-15
* Merge changes from github.Gravatar Jonathan Hseu2017-07-19
* tfprof further clean upsGravatar A. Unique TensorFlower2017-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
* Disable graph rewrites in tests that assert a given graph structure. This wil...Gravatar Benoit Steiner2017-06-30
* Renable a subset of test cases in run_metadata_test.pyGravatar A. Unique TensorFlower2017-06-29
* Enable tfprof on WindowsGravatar A. Unique TensorFlower2017-06-27
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-27
* Support advisor in all places (Command line, APIs)Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 159897279Gravatar A. Unique TensorFlower2017-06-26
* Automated g4 rollback of changelist 160182040Gravatar A. Unique TensorFlower2017-06-26
* Merge changes from github.Gravatar A. Unique TensorFlower2017-06-26
* Switch tfprof to use proto3Gravatar A. Unique TensorFlower2017-06-26
* Disable flaky run_metadata_test.Gravatar Gunhan Gulsoy2017-06-23
* Make occurence (op run times and op definition) selectableGravatar A. Unique TensorFlower2017-06-22
* Support advisor in all places (Command line, APIs)Gravatar A. Unique TensorFlower2017-06-22
* Have 3 times: exec_micros, accelerator_exec_micros, cpu_exec_micros.Gravatar A. Unique TensorFlower2017-06-19
* Initial tfprof advisor.Gravatar A. Unique TensorFlower2017-06-09
* Adjust test sizesGravatar A. Unique TensorFlower2017-06-09
* Merge changes from github.Gravatar Jonathan Hseu2017-06-09
* Allow to select input shape.Gravatar A. Unique TensorFlower2017-06-08
* tfprof multi-step profiling.Gravatar A. Unique TensorFlower2017-05-30
* Add a view that organize results by operation type:Gravatar A. Unique TensorFlower2017-05-24
* Bugfixes to tfprof model analyzer unit tests.Gravatar Eugene Brevdo2017-05-23
* Move many of the "core" RNNCells and rnn functions back to TF core.Gravatar Eugene Brevdo2017-05-22
* Better memory tracking in tfprof.Gravatar A. Unique TensorFlower2017-05-21
* Add timeline support in tfprofGravatar A. Unique TensorFlower2017-05-11
* Automated g4 rollback of changelist 155779520Gravatar Benoit Steiner2017-05-11
* Add timeline support in tfprofGravatar A. Unique TensorFlower2017-05-11
* Make pprof definition deterministicGravatar Justine Tunney2017-05-10
* Extend tfprof to associate op stats with Python codes.Gravatar A. Unique TensorFlower2017-05-08
* Automated rollback of change 155258346Gravatar Anna R2017-05-06
* Extend tfprof to associate op stats with Python codes.Gravatar A. Unique TensorFlower2017-05-05
* Add a profiler that dumps data in pprof format.Gravatar Anna R2017-05-05
* Fix the dlopen contrib test hack by making a pywrap_tensorflow module that im...Gravatar Jonathan Hseu2017-02-28
* Fix tfprof to count scalar parameterGravatar A. Unique TensorFlower2017-02-15
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Adding support for 'b' in mode for FileIO.Gravatar Rohan Jain2017-01-25
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Add missing numpy and six depsGravatar Justine Tunney2016-12-28
* Uses VariableV2 and removes shape-setting code in tf.Variable.Gravatar A. Unique TensorFlower2016-12-20
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Fix iteritems break in python3Gravatar A. Unique TensorFlower2016-12-07
* Removes need for expected_shape in Variable() constructor.Gravatar A. Unique TensorFlower2016-12-07
* Improve tfprof doc. Support binary GraphDef.Gravatar A. Unique TensorFlower2016-11-09
* Change for internal compatibility.Gravatar A. Unique TensorFlower2016-11-04
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03