Skip to content

Commit 7574e9b

Browse files
authored
add ref to the pyjuice paper
1 parent 2cc98d1 commit 7574e9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ The biggest advantage of PyJuice is its speed and scalability. We benchmark PyJu
123123

124124
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.
125125

126+
Technical details of PyJuice can be found [here](https://arxiv.org/pdf/2406.00766).
127+
126128
## Installation
127129

128130
The easiest way to install PyJuice is via pip:

0 commit comments

Comments
 (0)