Skip to content

Commit 4fb75f7

Browse files
committed
Updated closing <a> tags and adding some words to current work section
1 parent ebd62ea commit 4fb75f7

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ <h1>Andrew Sheinberg's Homepage</h1>
3535
</div>
3636

3737
<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>
38+
<h2 id="currentWork"> Current Work </h2>
39+
<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>
4042

4143
<hr>
4244
<div>

0 commit comments

Comments
 (0)