Fix typo on tpu.rst (#2759)
* Fix typo on tpu.rst There're 3 ways :) * Update docs/source/tpu.rst Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f0fb34496
commit
d18b9ef9d9
|
@ -27,9 +27,9 @@ some subset of those 2048 cores.
|
|||
|
||||
How to access TPUs
|
||||
------------------
|
||||
To access TPUs there are two main ways.
|
||||
To access TPUs, there are three main ways.
|
||||
|
||||
1. Using google colab.
|
||||
1. Using Google Colab.
|
||||
2. Using Google Cloud (GCP).
|
||||
3. Using Kaggle.
|
||||
|
||||
|
|
Loading…
Reference in New Issue