【发布时间】:2020-11-07 17:52:21
【问题描述】:
我正在从在 colab 中运行 TPU 切换到在 Google 云中运行 TPU。我习惯于在 colab jupyter notebook 中运行训练,但是从 GCP TPU 快速入门指南中,我需要使用 shell 脚本,并将我的代码转换为脚本。
https://cloud.google.com/tpu/docs/quickstart
有没有办法打开我的 GCP VM 的 Jupyter 笔记本版本?
【问题讨论】:
标签: tensorflow google-cloud-platform jupyter-notebook google-cloud-storage google-cloud-tpu