Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 557 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 557 Bytes

TensorFlow benchmarks

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

  1. scripts/tf_cnn_benchmarks: The TensorFlow CNN benchmarks contain benchmarks for several convolutional neural networks.
  2. scripts/keras_benchmarks: The Keras benchmarks contain benchmarks for several models using Keras. Note this project is deprecated and unmaintained.