forked from 626_privacy/tensorflow_privacy
Update Colab to advise users to use a GPU.
PiperOrigin-RevId: 277761946
This commit is contained in:
parent
aead0aeb3e
commit
28d6db4c92
1 changed files with 10 additions and 0 deletions
|
@ -111,6 +111,16 @@
|
|||
"## Setup"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"metadata": {
|
||||
"colab_type": "text",
|
||||
"id": "CKuHPYQCsV-x"
|
||||
},
|
||||
"source": [
|
||||
"First, set this notebook's runtime to use a GPU, under Runtime \u003e Change runtime type \u003e Hardware accelerator. Then, begin importing the necessary libraries."
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 0,
|
||||
|
|
Loading…
Reference in a new issue