From 56b395a2a5f94b5c225d5031a387419d0bb955a7 Mon Sep 17 00:00:00 2001 From: Looong01 Date: Fri, 9 Feb 2024 02:48:05 +0100 Subject: [PATCH] 2024-2-10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a09372..e4bceef 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Update 1. Upgrade all the PYG libraries to the newest versions. -2. ~~Delete Python 3.7 support, because PyTorch 2.0 does not support it.~~ Old update +2. ~~Remove Python 3.7 support, because PyTorch 2.0 does not support it.~~ Old update # How to use 1. Be sure that you have installed ROCm 5.7 or newer versions. You can use ```rocm-smi``` to check it.