|
21 | 21 | <a href="../index.html" class="back-link">← Go back</a> |
22 | 22 | <h1>Industry Panel: Power & Energy in Production ML</h1> |
23 | 23 | </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> |
55 | 57 | <section class="card"> |
56 | 58 | <h3>Abstract</h3> |
57 | 59 | <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> |
|
0 commit comments