We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69f7758 commit c456fffCopy full SHA for c456fff
README.md
@@ -18,7 +18,7 @@ Advantages:
18
19
- The user can choose either seed-based(for testing) or random device based(fully crypto-secure) generators
20
- 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)
+- CPU random number generation is also parallel(unlike the default PyTorch CPU generator)
22
23
## Features
24
0 commit comments