Skip to content

Commit

Permalink
Add link to the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliu committed Mar 21, 2024
1 parent e5f9c06 commit fd71d82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ Because the heavy-lifting is done in the [libnnc](https://libnnc.org) library, t

Currently, s4nnc works better under Linux with CUDA 11, CuDNN and NCCL. The API for s4nnc wraps around [Level-4](https://libnnc.org/api/level-4/) and [Level-5](https://libnnc.org/api/level-5/) C APIs.

## Live Documentation

<https://liuliu.github.io/s4nnc/documentation/nnc>

### Tensor

```swift
Expand Down

0 comments on commit fd71d82

Please sign in to comment.