Skip to content

Commit 0931eaf

Browse files
authored
Merge pull request #2 from Essoz/fix-traincheck-title
fix TrainCheck title
2 parents 7345241 + e2e13a5 commit 0931eaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_data/allpubs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- title: 'Training with Confidence: Catching Silent DL Training Bugs with Automated Proactive Checks'
1+
- title: 'Training with Confidence: Catching Silent Errors in Deep Learning Training with Automated Proactive Checks'
22
conference: OSDI 2025
33
year: 2025
44
authors:

pubs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<h2 id="publications">2025</h2>
88
<ul class="publications">
99
<li>
10-
<a target="_blank" href="paper/traincheck-osdi25-preprint.pdf">Training with Confidence: Catching Silent DL Training Bugs with Automated Proactive Checks</a><br>
10+
<a target="_blank" href="paper/traincheck-osdi25-preprint.pdf">Training with Confidence: Catching Silent Errors in Deep Learning Training with Automated Proactive Checks/a><br>
1111
<span class="authorlist"><i><a href="https://essoz.github.io" class="nodec">Yuxuan Jiang</a>, </i><i>Ziming Zhou, </i><i>Boyu Xu, </i><i>Beijie Liu, </i><i>Runhui Xu, </i><i><a href="https://web.eecs.umich.edu/~ryanph" class="nodec">Peng Huang</a><br></i></span>
1212
<a target="_blank" href="https://www.usenix.org/conference/osdi25" class="conf"><b>OSDI 2025</b></a>&nbsp;&nbsp;<a target="_blank" class="btn btn-outline-primary publinkitem" href="paper/traincheck-osdi25.bib">BibTeX</a>
1313
&nbsp;&nbsp;<a target="_blank" class="btn btn-outline-primary publinkitem" href="https://github.com/OrderLab/TrainCheck">Software</a>

0 commit comments

Comments
 (0)