Skip to content

Commit c456fff

Browse files
jspisakpbelevich
andauthored
Update README.md
Co-authored-by: Pavel Belevich <pbelevich@fb.com>
1 parent 69f7758 commit c456fff

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
@@ -18,7 +18,7 @@ Advantages:
1818

1919
- The user can choose either seed-based(for testing) or random device based(fully crypto-secure) generators
2020
- One generator instance for both CPU and CUDA tensors(because the encryption key is always generated on CPU)
21-
- CPU random number generation is also parallel(unlike default the PyTorch CPU generator)
21+
- CPU random number generation is also parallel(unlike the default PyTorch CPU generator)
2222

2323
## Features
2424

0 commit comments

Comments
 (0)