File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 360360
361361 < h3 > Recent News</ h3 >
362362 < div class ="news-list ">
363+ < div class ="news-item ">
364+ < span class ="news-date "> May 2026</ span >
365+ < span class ="news-content "
366+ > 🎓 Our paper on asynchronous pipeline parallelism has been
367+ accepted to ICML 2026. In this work, we propose a basis rotation
368+ approach to effectively address the associated gradient staleness
369+ problem.</ span
370+ >
371+ </ div >
372+
363373 < div class ="news-item ">
364374 < span class ="news-date "> Apr 2026</ span >
365375 < span class ="news-content "
@@ -404,6 +414,7 @@ <h3>Recent News</h3>
404414 >
405415 </ div >
406416
417+ <!--
407418 <div class="news-item">
408419 <span class="news-date">Feb 2026</span>
409420 <span class="news-content"
@@ -428,6 +439,7 @@ <h3>Recent News</h3>
428439 >.</span
429440 >
430441 </div>
442+ -->
431443
432444 </ div >
433445
You can’t perform that action at this time.
0 commit comments