Skip to content

Commit 49f123c

Browse files
committed
Fix speaker pills in session pages
1 parent c9bbc55 commit 49f123c

5 files changed

Lines changed: 69 additions & 59 deletions

File tree

neurips25/opening.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ <h1>Opening: Why Power and Energy? And Why Now?</h1>
2323
</header>
2424
<section class="card">
2525
<h3>Speaker</h3>
26-
<a class="chip" href="https://jaewonchung.me/about">
27-
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
28-
<span class="name-org">
29-
<span class="name">Jae-Won Chung</span>
30-
<span class="role">University of Michigan</span>
31-
</span>
32-
</a>
26+
<div class="people">
27+
<a class="chip" href="https://jaewonchung.me/about">
28+
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
29+
<span class="name-org">
30+
<span class="name">Jae-Won Chung</span>
31+
<span class="role">University of Michigan</span>
32+
</span>
33+
</a>
34+
</div>
3335
</section>
3436
<section class="card">
3537
<h3>Abstract</h3>

neurips25/panel.html

Lines changed: 33 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -21,37 +21,39 @@
2121
<a href="../index.html" class="back-link">← Go back</a>
2222
<h1>Industry Panel: Power & Energy in Production ML</h1>
2323
</header>
24-
<section class="card">
25-
<h3>Panel</h3>
26-
<a class="chip" href="https://www.linkedin.com/in/bhargava-gopireddy/">
27-
<span class="avatar" style="background-image: url('./assets/images/people/bhargava.jpeg')" aria-hidden="true"></span>
28-
<span class="name-org">
29-
<span class="name">Bhargava Gopireddy</span>
30-
<span class="role">NVIDIA</span>
31-
</span>
32-
</a>
33-
<a class="chip" href="https://www.linkedin.com/in/coopere/">
34-
<span class="avatar" style="background-image: url('./assets/images/people/cooper.jpeg')" aria-hidden="true"></span>
35-
<span class="name-org">
36-
<span class="name">Cooper Elsworth</span>
37-
<span class="role">Google</span>
38-
</span>
39-
</a>
40-
<a class="chip" href="/">
41-
<span class="avatar" aria-hidden="true"></span>
42-
<span class="name-org">
43-
<span class="name">Tentative</span>
44-
<span class="role">Tentative (tentative)</span>
45-
</span>
46-
</a>
47-
<a class="chip" href="https://jaewonchung.me/about">
48-
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
49-
<span class="name-org">
50-
<span class="name">Jae-Won Chung (Moderator)</span>
51-
<span class="role">University of Michigan</span>
52-
</span>
53-
</a>
54-
</section>
24+
<div class="card">
25+
<h3 style="margin-top:0;">Panel</h3>
26+
<div class="people">
27+
<a class="chip" href="https://www.linkedin.com/in/bhargava-gopireddy/">
28+
<span class="avatar" style="background-image: url('./assets/images/people/bhargava.jpeg')" aria-hidden="true"></span>
29+
<span class="name-org">
30+
<span class="name">Bhargava Gopireddy</span>
31+
<span class="role">NVIDIA</span>
32+
</span>
33+
</a>
34+
<a class="chip" href="https://www.linkedin.com/in/coopere/">
35+
<span class="avatar" style="background-image: url('./assets/images/people/cooper.jpeg')" aria-hidden="true"></span>
36+
<span class="name-org">
37+
<span class="name">Cooper Elsworth</span>
38+
<span class="role">Google</span>
39+
</span>
40+
</a>
41+
<a class="chip" href="/">
42+
<span class="avatar" aria-hidden="true"></span>
43+
<span class="name-org">
44+
<span class="name">Tentative</span>
45+
<span class="role">Tentative (tentative)</span>
46+
</span>
47+
</a>
48+
<a class="chip" href="https://jaewonchung.me/about">
49+
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
50+
<span class="name-org">
51+
<span class="name">Jae-Won Chung (Moderator)</span>
52+
<span class="role">University of Michigan</span>
53+
</span>
54+
</a>
55+
</div>
56+
</div>
5557
<section class="card">
5658
<h3>Abstract</h3>
5759
<p>Join industry leaders from NVIDIA, Google, and Tentative as they discuss the real-world challenges and solutions for power and energy management in production ML systems. Learn about infrastructure planning, operational strategies, and what every ML practitioner should know about power constraints.</p>

neurips25/session-1.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ <h1>Session 1: Accurately Benchmarking Power & Energy</h1>
2323
</header>
2424
<section class="card">
2525
<h3>Speaker</h3>
26-
<a class="chip" href="https://jaewonchung.me/about">
27-
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
28-
<span class="name-org">
29-
<span class="name">Jae-Won Chung</span>
30-
<span class="role">University of Michigan</span>
31-
</span>
32-
</a>
26+
<div class="people">
27+
<a class="chip" href="https://jaewonchung.me/about">
28+
<span class="avatar" style="background-image: url('./assets/images/people/jae-won.jpg')" aria-hidden="true"></span>
29+
<span class="name-org">
30+
<span class="name">Jae-Won Chung</span>
31+
<span class="role">University of Michigan</span>
32+
</span>
33+
</a>
34+
</div>
3335
</section>
3436
<section class="card">
3537
<h3>Abstract</h3>

neurips25/session-2.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ <h1>Session 2: Optimizing Performance Under Power Constraints</h1>
2323
</header>
2424
<section class="card">
2525
<h3>Speaker</h3>
26-
<a class="chip" href="https://inciaf.github.io/">
27-
<span class="avatar" style="background-image: url('./assets/images/people/ahmet.jpeg')" aria-hidden="true"></span>
28-
<span class="name-org">
29-
<span class="name">Ahmet Inci</span>
30-
<span class="role">NVIDIA</span>
31-
</span>
32-
</a>
26+
<div class="people">
27+
<a class="chip" href="https://inciaf.github.io/">
28+
<span class="avatar" style="background-image: url('./assets/images/people/ahmet.jpeg')" aria-hidden="true"></span>
29+
<span class="name-org">
30+
<span class="name">Ahmet Inci</span>
31+
<span class="role">NVIDIA</span>
32+
</span>
33+
</a>
34+
</div>
3335
</section>
3436
<section class="card">
3537
<h3>Abstract</h3>

neurips25/session-3.html

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,15 @@ <h1>Session 3: Optimizing Energy with Performance in Mind</h1>
2323
</header>
2424
<section class="card">
2525
<h3>Speaker</h3>
26-
<a class="chip" href="https://ruofan-wu.github.io/">
27-
<span class="avatar" style="background-image: url('./assets/images/people/ruofan.jpg')" aria-hidden="true"></span>
28-
<span class="name-org">
29-
<span class="name">Ruofan Wu</span>
30-
<span class="role">University of Michigan</span>
31-
</span>
32-
</a>
26+
<div class="people">
27+
<a class="chip" href="https://ruofan-wu.github.io/">
28+
<span class="avatar" style="background-image: url('./assets/images/people/ruofan.jpg')" aria-hidden="true"></span>
29+
<span class="name-org">
30+
<span class="name">Ruofan Wu</span>
31+
<span class="role">University of Michigan</span>
32+
</span>
33+
</a>
34+
</div>
3335
</section>
3436
<section class="card">
3537
<h3>Abstract</h3>

0 commit comments

Comments
 (0)