aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/kernel_tests/benchmark_test.py
Commit message (Expand)AuthorAge
* Add tf.BenchmarkConfig that returns a session config appropriate for benchmar...Gravatar A. Unique TensorFlower2018-10-08
* Add a collect_trace option to run_op_benchmark for cases when callers just wantGravatar Anna R2018-05-02
* Benchmark.run_op_benchmark now also stores (memory) allocator maximum usageGravatar Eugene Brevdo2017-01-06
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Change tensorflow benchmark code to export results as serialized proto insteadGravatar A. Unique TensorFlower2016-04-22
* Clean up benchmark.py after previous modifications and add unit test.Gravatar Eugene Brevdo2016-04-11
* Add a subclass of Benchmark called TensorFlowBenchmark.Gravatar Eugene Brevdo2016-03-30
* Convert RNN benchmarks to new Benchmark test & runner.Gravatar Eugene Brevdo2016-03-18
* Add TensorFlow python Benchmark base class, registration mechanism, and test ...Gravatar Eugene Brevdo2016-03-18