m1ck2 / benchmarks

Benchmark code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Benchmark code

License:Apache License 2.0


Languages

Language:Python 99.2%Language:Shell 0.8%