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 0678056 commit af60dc2Copy full SHA for af60dc2
README.md
@@ -1,4 +1,4 @@
1
-# LEARN *Programming Massively Parallel Processors*
+# Learning *Programming Massively Parallel Processors*
2
3
## Quick Start
4
@@ -29,4 +29,4 @@ pip3 install --no-build-isolation .
29
```
30
31
`torch.ops.pmpp.vector_add` will be available after installation;
32
-See [test.py](test/test.py) for usage.
+See [test.py](test/test.py) for usage.
0 commit comments