Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feifeibear committed Jul 19, 2022
1 parent 1dc8867 commit f6e6576
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# TensorNVME

A Python Library provides APIs to move PyTorch Tensors between CPU and NVMe.

## Dependencies

- [liburing](https://github.com/axboe/liburing)
Expand Down Expand Up @@ -127,4 +129,4 @@ We also have python unit tests. Make sure you have installed `pytest`. To run:

```shell
pytest ./tests
```
```

0 comments on commit f6e6576

Please sign in to comment.