winglian/gpu-mode-triton-augment-sample
收藏Hugging Face2025-04-03 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/winglian/gpu-mode-triton-augment-sample
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是一个示例,用于演示如何在Triton中实现与PyTorch中的`torch.sum(neighbor, dim=1)`操作等价的功能。数据集包含转换前的Python代码、转换后的Triton代码、用户消息、助手回复消息以及推理过程。通过这个数据集,用户可以学习如何将复杂的PyTorch代码转换为Triton代码,以利用GPU加速计算。
This dataset is an example that demonstrates how to implement a function equivalent to PyTorchs `torch.sum(neighbor, dim=1)` in Triton. It includes the original Python code, the translated Triton code, user messages, assistant responses, and reasoning process. Through this dataset, users can learn how to convert complex PyTorch code into Triton code for GPU acceleration.
提供机构:
winglian



