Star176
359
代码介绍
代码
Issues138
Pull Requests241
流水线
Actions
讨论
Wiki
项目成员40
分析
项目设置
Star176
359
  1. triton-ascend
  2. /
  3. python
  4. /
  5. test
  6. /
  7. unit
  8. /
  9. language
  10. /
  11. test_module.py
GGitHub[Frontend] Use full module and qualname when mangling non-kernel function names (#7025)
ff86d26b创建于 2025年6月3日历史提交
import triton


@triton.jit
def function_with_name():
    pass