benchmarks

TensorFlow benchmarks

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

  1. PerfZero: A benchmark framework for TensorFlow.

  2. scripts/tf_cnn_benchmarks (no longer maintained): The TensorFlow CNN benchmarks contain TensorFlow 1 benchmarks for several convolutional neural networks.

If you want to run TensorFlow models and measure their performance, also consider the TensorFlow Official Models