Path: blob/master/notebooks/misc/GCP_CC_TPU_Pod_Slice_JAX.ipynb
1192 views
Kernel: Python 3
In [ ]:
Authenticate GCP
In [1]:
Install GCloud SDK into a new directory
In [ ]:
#Run the following commands in colab's terminal
Install GCloud Alpha components
Set your GCP Project ID
Create your TPU VM per the insturctions
Install JAX on the pod slice
Run the cell below to write example.py
In [ ]: