Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

tensorflow/dtensor-gcp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DTensor GCP Examples

This project contains examples of using multi-client DTensor on GCP with a cluster of GPUs or TPUs.

Prerequisites

  1. gcloud environment on the local console:
gcloud auth login ...
gcloud config set project  ...
  1. A GCS bucket that the GCE service account can write into. The bucket is used to demo checkpointing. Set the prefix paths name with
export GCS_BUCKET=<bucket_name>

or edit bootstrap.sh.

For maintainers

Since this requires tf-nightly, periodically update requirements.txt in each directory to known 'good' versions for these examples.

About

Using DTensor on Google Cloud

Resources

License

Contributing

Stars

18 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors