/benchmarks

Benchmark code

Primary LanguagePythonApache License 2.0Apache-2.0

TensorFlow benchmarks

This repository contains various TensorFlow benchmarks. Currently, it consists of two projects:

  1. scripts/tf_cnn_benchmarks: The TensorFlow CNN benchmarks contain benchmarks for several convolutional neural networks.
  2. scripts/keras_benchmarks: The Keras benchmarks contain benchmarks for several models using Keras. Note this project is deprecated and unmaintained.