Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
janeyx99 committed Jan 22, 2025
1 parent 38bafc6 commit b0ac215
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,14 @@ The examples in this repo work with PyTorch 2.4+.

To build:
```
pip install .
pip install --no-build-isolation -e .
```

To test:
```
python test/test_extension.py
```

To benchmark Python vs. C++ vs. CUDA:
```
python test/benchmark.py
```

## Authors

[Peter Goldsborough](https://github.com/goldsborough), [Richard Zou](https://github.com/zou3519)

0 comments on commit b0ac215

Please sign in to comment.