Update README.md
Browse files
README.md
CHANGED
|
@@ -16,7 +16,7 @@ tags:
|
|
| 16 |
|
| 17 |
This dataset accompanies the paper:
|
| 18 |
|
| 19 |
-
> Sun
|
| 20 |
|
| 21 |
It contains pairs of input PTX kernels and output CUDA kernels generated by two auto-schedulers: **Ansor** and **Welder**. The dataset is designed to train and evaluate large language models (LLMs) for the task of decompiling optimized PTX back to human-readable CUDA code.
|
| 22 |
|
|
|
|
| 16 |
|
| 17 |
This dataset accompanies the paper:
|
| 18 |
|
| 19 |
+
> Sun X, Tang F, Zhang Y, et al. Enhancing LLM to Decompile Optimized PTX to Readable CUDA for Tensor Programs[C]//2025 40th IEEE/ACM International Conference on Automated Software Engineering (ASE). IEEE, 2025: 2235-2247.
|
| 20 |
|
| 21 |
It contains pairs of input PTX kernels and output CUDA kernels generated by two auto-schedulers: **Ansor** and **Welder**. The dataset is designed to train and evaluate large language models (LLMs) for the task of decompiling optimized PTX back to human-readable CUDA code.
|
| 22 |
|