Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jokeren authored Apr 21, 2024
1 parent 86f0013 commit 7029b96
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
Expand Up @@ -16,8 +16,10 @@ pip install --pre torch torchvision torchaudio --index-url https://download.pyto
pip install -U --index-url https://aiinfra.pkgs.visualstudio.com/PublicPackages/_packaging/Triton-Nightly/pypi/simple/ triton-nightly
```

You may need to build triton from source before *proton* is distributed with triton's pip wheel.

```bash
git clone https://github.com/Jokeren/fasten.git && cd fasten
git clone https://github.com/Deep-Learning-Profiling-Tools/fasten.git && cd fasten
pip install .
```

Expand Down

0 comments on commit 7029b96

Please sign in to comment.