STT-tensorflow/tensorflow/python/keras/benchmarks
Scott Zhu 684bbf8dec Sync OSS keras to head.
PiperOrigin-RevId: 348083084
Change-Id: I7ee1cf13c157952929854654ea081bb6c3e4db0d
2020-12-17 13:35:06 -08:00
..
keras_examples_benchmarks Remove print in benchmarks. 2020-09-03 16:28:32 -07:00
layer_benchmarks Add benchmarks for Adam and NonFusedAdam optimizers. 2020-12-16 16:50:06 -08:00
saved_model_benchmarks Update keras test to use public TF test API. 2020-10-27 16:03:04 -07:00
__init__.py
benchmark_util_test.py Add benchmarks for Adam and NonFusedAdam optimizers. 2020-12-16 16:50:06 -08:00
benchmark_util.py Add benchmarks for Adam and NonFusedAdam optimizers. 2020-12-16 16:50:06 -08:00
BUILD Sync OSS keras to head. 2020-12-17 13:35:06 -08: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 Export some properties of context.context() as tf.__internal__ APIs. 2020-11-06 10:18:01 -08: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 Fix benchmark test with public profiler APIs. 2020-11-12 14:35:10 -08:00
model_memory_profile.py Run memory_profiler on Keras model. 2020-07-21 18:35:45 -07:00
optimizer_benchmarks_test.py Add benchmarks for Adam and NonFusedAdam optimizers. 2020-12-16 16:50:06 -08:00
README.md

Keras Benchmark

This package contains benchmarks on Keras models and components.