Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
# InTAR: Inter-Task Auto-Reconfigurable Accelerator Design
|
| 5 |
+
|
| 6 |
+
[](https://doi.org/10.5281/zenodo.14823241)
|
| 7 |
+
|
| 8 |
+
Please check our Github repository for more details: https://github.com/OswaldHe/InTAR
|
| 9 |
+
|
| 10 |
+
```
|
| 11 |
+
@article{he2025intar,
|
| 12 |
+
title={InTAR: Inter-Task Auto-Reconfigurable Accelerator Design for High Data Volume Variation in DNNs},
|
| 13 |
+
author={He, Zifan and Truong, Anderson and Cao, Yingqi and Cong, Jason},
|
| 14 |
+
journal={arXiv preprint arXiv:2502.08807},
|
| 15 |
+
year={2025}
|
| 16 |
+
}
|
| 17 |
+
```
|