Skip to content

Commit 4d6c4d6

Browse files
author
jax authors
committed
Merge pull request #20823 from sagelywizard:patch-1
PiperOrigin-RevId: 626175454
2 parents 90e9e47 + afc8778 commit 4d6c4d6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

cloud_tpu_colabs/README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,6 @@ computation across multiple TPU cores from Colab. You can also run the same code
99
directly on a [Cloud TPU
1010
VM](https://cloud.google.com/tpu/docs/jax-quickstart-tpu-vm).
1111

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-
2212
## Example Cloud TPU notebooks
2313

2414
The following notebooks showcase how to use and what you can do with Cloud TPUs on Colab:

0 commit comments

Comments
 (0)