Skip to content

Commit

Permalink
Update galaxies.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
pfackeldey authored Nov 29, 2022
1 parent fc9c1a1 commit 7805b32
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxies.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"\n",
"\n",
"# Make sure tf does not allocate gpu memory.\n",
"tf.config.experimental.set_visible_devices([], \"GPU\")\n",
"# tf.config.experimental.set_visible_devices([], \"GPU\")\n",
"\n",
"# init rng seed\n",
"rng = jax.random.PRNGKey(0)"
Expand Down Expand Up @@ -236,4 +236,4 @@
}
}
]
}
}

0 comments on commit 7805b32

Please sign in to comment.