Skip to content
A benchmark framework for Tensorflow
Python Other
  1. Python 98.7%
  2. Other 1.3%
Branch: master
Clone or download

Latest commit

sganeshb Support --benchmark_num_trials=N in perfzero (#483)
* Update benchmark.py

* Update perfzero_config.py

* Update perfzero_config.py

* Update benchmark.py

* Update benchmark_method_runner.py

* Update benchmark_method_runner.py

* Update report_utils.py
Latest commit 449e900 Jun 16, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
perfzero Support --benchmark_num_trials=N in perfzero (#483) Jun 17, 2020
scripts/tf_cnn_benchmarks Merge pull request #472 from zhuzilin:hvd-timeline May 28, 2020
.gitignore Initial perfzero Jan 23, 2019
LICENSE Initial commit Oct 12, 2016
README.md State tf_cnn_benchmarks is unmaintained in README (#462) Mar 20, 2020

README.md

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

You can’t perform that action at this time.