Skip to content

Commit

Permalink
Add LO-SC paper, update BibTeX, and minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
luigicapogrosso committed Oct 23, 2024
1 parent a15f05c commit 18908b4
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@
<a class="navbar-item" target="_blank" href="https://luigicapogrosso.github.io/learning_enabled_cps/">
Learning-Enabled CPS (SIES 2024)
</a>
<a class="navbar-item" target="_blank" href="https://intelligolabs.github.io/LO-SC/">
LO-SC (VLSI Design 2025)
</a>
</div>
</div>
</div>
Expand All @@ -91,10 +94,10 @@ <h1 class="title is-1 publication-title">Enhancing Split Computing and Early Exi
<a target="_blank" href="">Giulio Petrozziello</a><sup>3</sup>,
</span>
<span class="author-block">
<a target="_blank" href="https://www.dimi.univr.it/?ent=persona&id=9250&lang=en">Francesco Setti</a>,
<a target="_blank" href="https://www.dimi.univr.it/?ent=persona&id=9250&lang=en">Francesco Setti</a><sup>1</sup>,
</span>
<span class="author-block">
<a target="_blank" href="https://cs.unc.edu/person/samarjit-chakraborty/">Samarjit Chakraborty</a><sup>1,2</sup>,
<a target="_blank" href="https://cs.unc.edu/person/samarjit-chakraborty/">Samarjit Chakraborty</a><sup>2</sup>,
</span>
<span class="author-block">
<a target="_blank" href="https://www.dimi.univr.it/?ent=persona&id=59&lang=en">Franco Fummi</a><sup>1</sup>,
Expand Down Expand Up @@ -205,11 +208,13 @@ <h2 class="title is-3">Abstract</h2>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{capogrosso2024enhancing,
<pre><code>@inproceedings{capogrosso2024enhancing,
title={Enhancing Split Computing and Early Exit Applications through Predefined Sparsity},
author={Capogrosso, Luigi and Fraccaroli, Enrico and Petrozziello, Giulio and Setti, Francesco and Chakraborty, Samarjit and Fummi, Franco and Cristani, Marco},
journal={arXiv preprint arXiv:2407.11763},
year={2024}
booktitle={2024 Forum on Specification \& Design Languages (FDL)},
pages={1--8},
year={2024},
organization={IEEE}
}
</code></pre>
</div>
Expand Down
Binary file removed static/.DS_Store
Binary file not shown.
Binary file removed static/images/.DS_Store
Binary file not shown.

0 comments on commit 18908b4

Please sign in to comment.