Datasets:
Update paper links
Browse files
README.md
CHANGED
|
@@ -31,8 +31,8 @@ configs:
|
|
| 31 |
|
| 32 |
<div align="center">
|
| 33 |
|
| 34 |
-
[](https://arxiv.org/abs/
|
| 35 |
-
[](https://
|
| 36 |
[](https://creativecommons.org/licenses/by/4.0/)
|
| 37 |
[]()
|
| 38 |
|
|
@@ -395,7 +395,15 @@ Full details are available in our [companion paper](https://arxiv.org/abs/xxxx.x
|
|
| 395 |
If you use this dataset, please cite the following paper:
|
| 396 |
|
| 397 |
```bibtex
|
| 398 |
-
@misc{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 399 |
```
|
| 400 |
|
| 401 |
If you a building upon or comparing against the `LOOPer` cost model, please cite our PACT '25 paper:
|
|
|
|
| 31 |
|
| 32 |
<div align="center">
|
| 33 |
|
| 34 |
+
[](https://arxiv.org/abs/2510.10209)
|
| 35 |
+
[](https://arxiv.org/abs/2403.11522)
|
| 36 |
[](https://creativecommons.org/licenses/by/4.0/)
|
| 37 |
[]()
|
| 38 |
|
|
|
|
| 395 |
If you use this dataset, please cite the following paper:
|
| 396 |
|
| 397 |
```bibtex
|
| 398 |
+
@misc{merouani2025looperset,
|
| 399 |
+
title={LOOPerSet: A Large-Scale Dataset for Data-Driven Polyhedral Compiler Optimization},
|
| 400 |
+
author={Massinissa Merouani and Afif Boudaoud and Riyadh Baghdadi},
|
| 401 |
+
year={2025},
|
| 402 |
+
eprint={2510.10209},
|
| 403 |
+
archivePrefix={arXiv},
|
| 404 |
+
primaryClass={cs.PL},
|
| 405 |
+
url={https://arxiv.org/abs/2510.10209},
|
| 406 |
+
}
|
| 407 |
```
|
| 408 |
|
| 409 |
If you a building upon or comparing against the `LOOPer` cost model, please cite our PACT '25 paper:
|