Skip to content

Commit

Permalink
add ref to the pyjuice paper
Browse files Browse the repository at this point in the history
  • Loading branch information
liuanji authored Oct 15, 2024
1 parent 2cc98d1 commit 7574e9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ The biggest advantage of PyJuice is its speed and scalability. We benchmark PyJu

As indicated by the tables, PyJuice is not only much faster than existing implementations, but it is also more scalable -- it can train much larger PCs in a reasonable amount of time without suffering from OOM issues.

Technical details of PyJuice can be found [here](https://arxiv.org/pdf/2406.00766).

## Installation

The easiest way to install PyJuice is via pip:
Expand Down

0 comments on commit 7574e9b

Please sign in to comment.