This repository contains various TensorFlow benchmarks. Currently, it consists of two projects:
- scripts/tf_cnn_benchmarks: The TensorFlow CNN benchmarks contain benchmarks for several convolutional neural networks.
- scripts/keras_benchmarks: The Keras benchmarks contain benchmarks for several models using Keras. Note this project is deprecated and unmaintained.