Skip to content

Commit 7c3ef9d

Browse files
committed
Add note about gradbench
1 parent 6897296 commit 7c3ef9d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

web/src/App.svelte

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@
2828
the Turing team; this table is purely for information.
2929
</p>
3030

31+
<p>
32+
The scope of this table is limited to Turing models. It does not
33+
purport to show which AD backend is better for tasks that do not
34+
involve Turing models. If you are interested in more general
35+
comparisons of AD backends, you may wish to check out something like <a
36+
href="https://github.com/gradbench/gradbench"
37+
target="_blank">GradBench</a
38+
>.
39+
</p>
40+
3141
<ul class="notes">
3242
<li>
3343
You can hover over the model names to see their definitions.

0 commit comments

Comments
 (0)