aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/lite/profiling
Commit message (Expand)AuthorAge
* Fix a test.Gravatar Shashi Shekhar2018-10-03
* Increase error-epsilon for ProfilingTest::ProfilesAreCollected.Gravatar Todd Wang2018-10-03
* More changes for TFLite portabilityGravatar Jared Duke2018-07-26
* Enable a few oss profiler tests.Gravatar Shashi Shekhar2018-07-20
* Fix a bug in stats updation and add a test.Gravatar Shashi Shekhar2018-07-20
* Add 'no_oss' to all TF Lite tests that are not running in kokoroGravatar A. Unique TensorFlower2018-07-17
* make benchmark_model for tflite buildGravatar Koan-Sin Tan2018-06-27
* Allow ops to annotate their own profile info.Gravatar A. Unique TensorFlower2018-06-21
* Fix a few copts.Gravatar Shashi Shekhar2018-06-12
* Misc fixes to benchmarks.Gravatar Shashi Shekhar2018-06-07
* Move benchmarking code to a new directory and add some documentation.Gravatar Shashi Shekhar2018-06-04
* Fix ProfileSummarizer build, use properly qualified string references.Gravatar Shashi Shekhar2018-06-01
* Add profiling statistics to benchmark.Gravatar Shashi Shekhar2018-05-31
* Refactor StatSummarizer extract common functionality without proto dependencies.Gravatar Shashi Shekhar2018-05-23
* Merge changes from github.Gravatar Patrick Nguyen2018-05-01
* Fix a bug in profiler.Gravatar Shashi Shekhar2018-04-30
* Fix some flakiness in test.Gravatar Shashi Shekhar2018-04-26
* Fix typo in event field name.Gravatar Shashi Shekhar2018-04-24
* Add a simple Profiler and instrument operator invocations in Interpreter.Gravatar Shashi Shekhar2018-04-16