This repository contains various TensorFlow benchmarks. Currently, it consists of two projects:
-
PerfZero: A benchmark framework for TensorFlow.
-
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