TRITONBENCH
收藏资源简介:
TRITONBENCH是一个针对Triton操作符生成的全面基准,由两部分组成:TRITONBENCH-G和TRITONBENCH-T。TRITONBENCH-G从GitHub上精心挑选了184个真实世界的操作符,反映了Triton操作符开发的现实需求;TRITONBENCH-T则包含与PyTorch接口对齐的操作符生成任务。该数据集旨在评估大语言模型在生成高效Triton代码方面的能力,涵盖了代码的功能正确性和效率性能。
TRITONBENCH is a comprehensive benchmark focused on Triton operator generation, which comprises two parts: TRITONBENCH-G and TRITONBENCH-T. TRITONBENCH-G carefully curates 184 real-world operators from GitHub, reflecting the practical requirements in Triton operator development; TRITONBENCH-T includes operator generation tasks aligned with the PyTorch interface. This benchmark aims to evaluate the capabilities of Large Language Models (LLMs) in generating efficient Triton code, covering both the functional correctness and efficiency performance of the generated code.




