"vscode:/vscode.git/clone" did not exist on "e03e52a2a45eae8ee9837f5806af790adf97d2d5"
README.md 446 Bytes
Newer Older
huchen's avatar
huchen committed
1
2
3
4
5
6
7
8
9
10
# 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): The TensorFlow CNN benchmarks contain benchmarks for several convolutional neural networks.