File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -9,16 +9,6 @@ computation across multiple TPU cores from Colab. You can also run the same code
9
9
directly on a [ Cloud TPU
10
10
VM] ( https://cloud.google.com/tpu/docs/jax-quickstart-tpu-vm ) .
11
11
12
- ## Update (June 2021): introducing Cloud TPU VMs
13
-
14
- A new Cloud TPU architecture was recently
15
- [ announced] ( https://cloud.google.com/blog/products/compute/introducing-cloud-tpu-vms )
16
- that gives you direct access to a VM with TPUs attached, enabling significant
17
- performance and usability improvements when using JAX on Cloud TPU. As of
18
- writing, Colab still uses the previous architecture, but the same JAX code
19
- generally will run on either architecture (there are a few features that are
20
- only available with the new architecture, such as complex number support).
21
-
22
12
## Example Cloud TPU notebooks
23
13
24
14
The following notebooks showcase how to use and what you can do with Cloud TPUs on Colab:
You can’t perform that action at this time.
0 commit comments