WeSearch

Run Ray on TPU, Part 1: The foundations

·1 min read · 0 reactions · 0 comments · 4 views
#part#foundations
Run Ray on TPU, Part 1: The foundations
TL;DR · WeSearch summary

TL;DR: If you already scale Python with Ray on GPUs, your code can now run on TPU (Tensor Processing Unit, Google's AI accelerator chip) with fully supported official APIs you already know. The task-and-actor model, a JaxTrainer, the same Ray Serve deployment just pointed at TPUs orchestrated by Google Kubernetes Engine (GKE).As of Ray 2.55, Google Cloud TPUs are a first-class accelerator in Ray. This means that TPUs are now in Ray's release pipelines with official pre-built images and support across the core libraries, instead of the old "experimental" path where you built your own containers and leaned on community help.

Key facts
About this source

Google Developers Blog files mainly under programming. We currently carry 20 of its stories.

Original article
Google Developers Blog
Read full at Google Developers Blog →
Opening excerpt (first ~120 words) tap to expand

TL;DR: If you already scale Python with Ray on GPUs, your code can now run on TPU (Tensor Processing Unit, Google's AI accelerator chip) with fully supported official APIs you already know. The task-and-actor model, a JaxTrainer, the same Ray Serve deployment just pointed at TPUs orchestrated by Google Kubernetes Engine (GKE).As of Ray 2.55, Google Cloud TPUs are a first-class accelerator in Ray. This means that TPUs are now in Ray's release pipelines with official pre-built images and support across the core libraries, instead of the old "experimental" path where you built your own containers and leaned on community help.

Excerpt limited to ~120 words for fair-use compliance. The full article is at Google Developers Blog.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments