STT-tensorflow/tensorflow/python/keras/benchmarks
Yanhui Liang 9d266e05ac Create benchmarks for Conv2D and LSTM layers.
PiperOrigin-RevId: 338385224
Change-Id: I53fa885addc52c70109ff1ad44fc974d259a60b1
2020-10-21 20:04:26 -07:00
..
keras_examples_benchmarks Remove print in benchmarks. 2020-09-03 16:28:32 -07:00
layer_benchmarks Create benchmarks for Conv2D and LSTM layers. 2020-10-21 20:04:26 -07:00
saved_model_benchmarks BUILD file cleanups 2020-09-30 13:45:35 -07:00
__init__.py
benchmark_util.py Merge pull request from xingyu-long:xingyu-add-distribution_util 2020-07-20 20:47:45 -07:00
BUILD Adding missing build deps for benchmark tests. 2020-10-01 14:49:54 -07:00
distribution_util.py Merge pull request from xingyu-long:xingyu-add-distribution_util 2020-07-20 20:47:45 -07:00
eager_microbenchmarks_test.py Fork the tf_inspect to keras, which use tf_decorator.unwrap as __internal__ API. 2020-09-14 17:26:35 -07:00
keras_cpu_benchmark_test.py Merge pull request from xingyu-long:xingyu-add-transformer 2020-07-16 05:35:20 -07:00
model_components_benchmarks_test.py Convert extras to metrics in benchmark_report for metric monitoring. 2020-07-31 14:03:46 -07:00
model_memory_profile.py Run memory_profiler on Keras model. 2020-07-21 18:35:45 -07:00
README.md

Keras Benchmark

This package contains benchmarks on Keras models and components.