Skip to content

Commit

Permalink
change all colab default accelerator to gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinzi committed Apr 2, 2021
1 parent cb563d8 commit f1808ff
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/notebooks/colabs/1quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -834,6 +834,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/2building_a_model.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -420,6 +420,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/3new_groups.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/4new_representations.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/5mixed_tensors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/6multilinear_maps.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down
1 change: 1 addition & 0 deletions docs/notebooks/colabs/7pytorch_support.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
}
],
"metadata": {
"accelerator": "GPU",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
Expand Down

0 comments on commit f1808ff

Please sign in to comment.