From ca34fa810e59cc18db6828ee80366d33dc42d9bc Mon Sep 17 00:00:00 2001 From: cloudchrischan Date: Mon, 2 Mar 2026 16:51:58 -0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 930968bc..2406f359 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,15 @@ #### High-performance training for PyTorch on Cloud TPU -

+ +> [!NOTE] +> +> This repository is no longer under active development. +> We are moving toward a more native direction for PyTorch on TPU. As the core +> framework matures, we'll provide a new reference implementation. +> +> Learn more about the new framework at pytorch/xla#9684. +> `torchprime` is a reference implementation for training PyTorch models on TPU. It is designed to showcase best practices for large-scale, high-performance model