Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Jun 17, 2021
1 parent fc2c9d0 commit d86de00
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,11 @@ pip install torch-geometric
where `${CUDA}` should be replaced by either `cpu`, `cu101`, `cu102`, or `cu111` depending on your PyTorch installation.
Binaries are provided for Python version `<= 3.9`.

| | `cpu` || `cu101` | `cu102` | `cu111` |
|-------------|-------||---------|---------|---------|
| **Linux** ||||||
| **Windows** ||||||
| **macOS** ||| | | |
| | `cpu` | `cu101` | `cu102` | `cu111` |
|-------------|-------|---------|---------|---------|
| **Linux** |||||
| **Windows** |||||
| **macOS** || | | |

**Note:** Binaries of older versions are also provided for PyTorch 1.4.0, PyTorch 1.5.0, PyTorch 1.6.0 and PyTorch 1.7.0/1.7.1 (following the same procedure).

Expand Down

0 comments on commit d86de00

Please sign in to comment.