{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"title: \"Benchmark GPU vs CPU with TensorFlow\"\n",
"date: 2021-02-24\n",
"type: technical_note\n",
"draft: false\n",
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Benchmark GPU vs CPU & multi-host vs single host\n",
"---\n",
"\n",
"This notebook can be used to benchmark performance using CPU, a single GPU or many GPUs.\n",
"\n",
" Tested with TensorFlow 2.4.0
\n",
"\n",
"
\n", "