An open API service indexing awesome lists of open source software.

https://github.com/tensorflow/benchmarks

A benchmark framework for Tensorflow
https://github.com/tensorflow/benchmarks

Last synced: 4 months ago
JSON representation

A benchmark framework for Tensorflow

Awesome Lists containing this project

README

          

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

1. [PerfZero](https://github.com/tensorflow/benchmarks/tree/master/perfzero): A benchmark framework for TensorFlow.

2. [scripts/tf_cnn_benchmarks](https://github.com/tensorflow/benchmarks/tree/master/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](https://github.com/tensorflow/models/tree/master/official)