tensorflow / tpu

Reference models and tools for Cloud TPUs.

Home Page:https://cloud.google.com/tpu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud TPUs

This repository is a collection of reference models and tools used with Cloud TPUs.

The fastest way to get started training a model on a Cloud TPU is by following the tutorial. Click the button below to launch the tutorial using Google Cloud Shell.

Open in Cloud Shell

Note: This repository is a public mirror, pull requests will not be accepted. Please file an issue if you have a feature or bug request.

Running Models

To run models in the models subdirectory, you may need to add the top-level /models folder to the Python path with the command:

export PYTHONPATH="$PYTHONPATH:/path/to/models"

About

Reference models and tools for Cloud TPUs.

https://cloud.google.com/tpu/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 92.5%Language:Python 5.8%Language:C 1.2%Language:Go 0.4%Language:HCL 0.1%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Makefile 0.0%Language:Starlark 0.0%