摘要: Triton 入门 参考 Triton 官方教程。 算子编写 - Vector Add 链接 ☞ triton.jit 用于使用 Triton 编译器对函数进行 JIT 编译,该函数将被编译为 Triton Kernel 并可在 GPU 上并行运行,使用 jit 装饰器的函数只能访问 Python 阅读全文
posted @ 2025-03-07 18:43 Miya_Official 阅读(293) 评论(0) 推荐(0)