From 3d299f243d6ef414845c8c1a1ff9d87e3309007f Mon Sep 17 00:00:00 2001 From: HGB <87762857+radna0@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:35:17 +0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2a82d5b72..22308c18b 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,9 @@ To get memory info for TPU devices, install the [tpu-info](https://github.com/AI ``` pip install tpu-info ``` + +To monitor tpu-info + +``` +watch -n0 tpu-info +```