Star177
359
代码介绍
代码
Issues138
Pull Requests241
流水线
Actions
讨论
Wiki
项目成员40
分析
项目设置
Star177
359
  1. triton-ascend
  2. /
  3. python
  4. /
  5. triton
  6. /
  7. runtime
ascend-robotascend-robotfeat(autotuner): add max_autotune decorator with automatic config expansion
bd501072创建于 4月22日历史提交
文件最后提交记录最后更新时间
__init__.py
[FRONTEND] Unify Interpreter and JIT Compilation Errors (#3355)2 年前
_allocation.py
[PROTON] Intra kernel profiling (#7258)10 个月前
_async_compile.py
fix: sync community logic to fix unexpected '_builder' TypeError and temporarily disable extension.parallel3 个月前
ascend_interpreter.py
fix(interpret): fix interpret implemention of compile_hint op1 个月前
autotuner.py
feat(autotuner): add max_autotune decorator with automatic config expansion1 个月前
build.py
Remove setuptools requirement from setup.py (#7983)9 个月前
cache.py
[Runtime] Add AsyncCompileMode to build multiple kernels in parallel (#7306)11 个月前
code_cache.py
fix(copyright):Remove the Huawei copyright notices from the extension, runtime, libentry files and OpInterface.h.3 个月前
driver.py
Reapply "[IMP][Launch Latency] misc improvements to compiler/kernel" and fix too aggressive optimization (#7851)9 个月前
errors.py
Ignore autotune runs failed with PTXAS error (#5017)1 年前
interpreter.py
Merge Triton-Ascend 425236de into release/3.5.x2 个月前
jit.py
fix: sync community logic to fix unexpected '_builder' TypeError and temporarily disable extension.parallel3 个月前
libentry.py
fix(libentry): update typing imports to include additional utilities2 个月前