STT-tensorflow/tensorflow/python/keras/benchmarks
A. Unique TensorFlower 034633f23b PY2 removal cleanup
PiperOrigin-RevId: 352106691
Change-Id: I382d53c64f0d29da430b8cb6d2395a2cb281509e
2021-01-15 16:48:57 -08:00
..
keras_examples_benchmarks Merge pull request from offscale:args-for-google-style-docstrings 2020-12-23 06:52:51 -08:00
layer_benchmarks PY2 removal cleanup 2021-01-15 16:48:57 -08:00
saved_model_benchmarks PY2 removal cleanup 2021-01-15 16:48:57 -08: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 Merge pull request from offscale:args-for-google-style-docstrings 2020-12-23 06:52:51 -08:00
BUILD PY2 removal cleanup 2021-01-15 16:48:57 -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 [*.py,tensorflow/cc/framework/cc_op_gen.cc] Rename "Arguments:" to "Args:" 2020-12-22 09:24:04 +11:00
README.md

Keras Benchmark

This package contains benchmarks on Keras models and components.