Skip to content

Commit 25f8039

Browse files
authored
checked todo
1 parent b97d51a commit 25f8039

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ This algorithm is more efficient than [^3] because it only needs one pass of fil
116116

117117
## TODO
118118

119-
- [ ] Use PyTorch C++ extension for faster computation.
120-
- [ ] Use native CUDA kernels for GPU computation.
119+
- [x] Use PyTorch C++ extension for faster computation.
120+
- [x] Use native CUDA kernels for GPU computation.
121121
- [ ] Add examples.
122122

123123
## Related Projects

0 commit comments

Comments
 (0)