Skip to content

Commit

Permalink
Add news on PyTorch conf talk
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywonchung committed Oct 29, 2023
1 parent 3ebfcc3 commit 7849b37
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
Binary file added assets/attachments/pytorch_conf_2023_slides.pdf
Binary file not shown.
23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,25 @@ <h2>News</h2>
</div>
</div>
<div class="row">
<!-- START SINGLE BLOG POST -->
<div class="col-md-4 col-sm-6">
<div class="single-blog-post">
<!-- <div class="single-blog-thumb"> -->
<!-- <img src="assets/img/blog/1.jpg" alt="" class="img-responsive" /> -->
<!-- </div> -->
<div class="single-post-content">
<ul class="post-meta">
<li><a href="#"><i class="fa fa-calendar"></i>October 17th, 2023</a>
</li>
</ul>
<h4>Talk @ PyTorch conf 2023</h4>
<p>Jae-Won gave a talk about energy-efficient ML at the PyTorch conference 2023!</p>
<a class="blog-btn" href="https://youtu.be/veM3x9Lhw2A">YouTube</a>
<a class="blog-btn" href="/assets/attachments/pytorch_conf_2023_slides.pdf">Slides</a>
</div>
</div>
</div>
<!-- END SINGLE BLOG POST -->
<!-- START SINGLE BLOG POST -->
<div class="col-md-4 col-sm-6">
<div class="single-blog-post">
Expand Down Expand Up @@ -464,6 +483,8 @@ <h4>ML.ENERGY Blog</h4>
</div>
</div>
<!-- END SINGLE BLOG POST -->
</div>
<div class="row">
<!-- START SINGLE BLOG POST -->
<div class="col-md-4 col-sm-6">
<div class="single-blog-post">
Expand Down Expand Up @@ -521,6 +542,8 @@ <h4>Zeus in Carbon Hack 22</h4>
</div>
</div>
<!-- END SINGLE BLOG POST -->
</div>
<div class="row">
<!-- START SINGLE BLOG POST -->
<div class="col-md-4 col-sm-6">
<div class="single-blog-post">
Expand Down

0 comments on commit 7849b37

Please sign in to comment.