Skip to content

Commit 168c032

Browse files
authored
Update README.md
1 parent 17d5427 commit 168c032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This repository is an implementation of the searchsorted function to work for pytorch CUDA Tensors. Initially derived from the great [C extension tutorial](https://github.com/chrischoy/pytorch-custom-cuda-tutorial), but totally changed since then because building C extensions is not available anymore on pytorch 1.0.
44

55

6-
> Warning: only works with pytorch > v1.0
6+
> Warning: only works with pytorch > v1.0 and CUDA > v10
77
88
## Description
99

0 commit comments

Comments
 (0)