GitHub - tensorflow/benchmarks: A benchmark framework for Tensorflow

Skip to content

Navigation Menu

Sign in

Appearance settings

This repository was archived by the owner on Dec 9, 2024. It is now read-only.

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