From da0e7d81dd751db5bf3b665145a6ebde2d278afd Mon Sep 17 00:00:00 2001 From: Looong01 Date: Mon, 12 Feb 2024 21:33:27 +0100 Subject: [PATCH] 2024-2-12 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4bceef..b73f46d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Update 1. Upgrade all the PYG libraries to the newest versions. 2. ~~Remove Python 3.7 support, because PyTorch 2.0 does not support it.~~ Old update +3. Add Python 3.11 and 3.12 support. # How to use 1. Be sure that you have installed ROCm 5.7 or newer versions. You can use ```rocm-smi``` to check it.