| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(ascend extension): introduce ascend language extension and add al.scope Co-authored-by: Hocky Yudhiono<hocky.yudhiono@huawei.com> Co-authored-by: chenxiangting<chenxiangting@huawei.com> # message auto-generated for no-merge-commit merge: !977 merge feat-triton-extension-al into master feat(ascend extension): introduce ascend language extension and add al.scope Created-by: cxtjjcz Commit-by: chenxiangting;Hocky Yudhiono Merged-by: ascend-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> ## checklist <!-- [x] 表示选中 --> - [ ] 是否通过本地IDE对代码进行静态检查 - [ ] 是否通过本地IDE对代码进行格式化处理 - [ ] 是否进行空指针校验 - [ ] 是否进行返回值校验 - [ ] 是否正确释放new/malloc申请的内存 - [ ] 是否充分考虑接口的异常场景 - [ ] 是否正确记录错误日志 See merge request: Ascend/triton-ascend!977 | 6 个月前 | |
bugfix(autotuner): filter out l2 cache clear operation,modify match type column Co-authored-by: liuhuan<liuhuan261@huawei.com> # message auto-generated for no-merge-commit merge: !1008 merge autotuner_bugfix into master bugfix(autotuner): filter out l2 cache clear operation,modify match type column Created-by: LH_123L Commit-by: liuhuan Merged-by: ascend-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> filter out l2 cache clear operation,modify match type column when case name contains the keyword 'zero' , performance data is filtered. ## checklist <!-- [x] 表示选中 --> - [ ] 是否通过本地IDE对代码进行静态检查 - [ ] 是否通过本地IDE对代码进行格式化处理 - [ ] 是否进行空指针校验 - [ ] 是否进行返回值校验 - [ ] 是否正确释放new/malloc申请的内存 - [ ] 是否充分考虑接口的异常场景 - [ ] 是否正确记录错误日志 See merge request: Ascend/triton-ascend!1008 | 5 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 6 个月前 | ||
| 5 个月前 |