Skip to content

Commit

Permalink
Merge branch 'main'
Browse files Browse the repository at this point in the history
  • Loading branch information
loong committed Apr 9, 2023
2 parents a8ef595 + fab3eb9 commit e60d889
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
2. Delete Python 3.7 support, because PyTorch 2.0 does not support it.

# How to use
1. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment.
2. Download the zip file.
3. ```unzip``` it, and ```cd ``` into the folder.
4. ```pip install ./*```
1. Be sure that you have installed ROCm 5.4.2 or newer versions. You can use ```rocm-smi``` to check it.
2. Go to Releases module, choose the versions of PYG you want and the right version of your Python environment.
3. Download the zip file.
4. ```unzip``` it, and ```cd ``` into the folder.
5. ```pip install ./*```

# Build environment
```
Expand Down

0 comments on commit e60d889

Please sign in to comment.