We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebd62ea commit 4fb75f7Copy full SHA for 4fb75f7
1 file changed
index.html
@@ -35,8 +35,10 @@ <h1>Andrew Sheinberg's Homepage</h1>
35
</div>
36
37
<hr>
38
- <h3> <a href="https://dataflowsim.sunshein.net/"> Transformer Dataflow Simulator </h3>
39
- <h4> <a href="https://github.com/als244/ml_dataflow"> Dataflow Libraries In-Progress </h4>
+ <h2 id="currentWork"> Current Work </h2>
+ <p> Achieving near-peak training throughput, particularly beneficical in memory or communication constrained environments </p>
40
+ <h3> <a href="https://dataflowsim.sunshein.net/">Transformer Dataflow Simulator</a></h3>
41
+ <h4> <a href="https://github.com/als244/ml_dataflow">Dataflow Libraries (In-Progress)</a></h4>
42
43
44
<div>
0 commit comments