Skip to content

Commit

Permalink
Add < 9 for cuDNN spec (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
zacksiri authored Jun 6, 2024
1 parent 6e30ac5 commit 028e839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ only the host CPU.
| --- | --- |
| cpu | |
| tpu | libtpu |
| cuda12 | CUDA 12.1+, cuDNN 8.9+ |
| cuda12 | CUDA 12.1+, cuDNN 8.9+ and < 9 |
| cuda | CUDA x.y, cuDNN (building from source only) |
| rocm | ROCm (building from source only) |

Expand Down

0 comments on commit 028e839

Please sign in to comment.