| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
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 个月前 | |
refactor(building): refactor the building to make it more maintainable As the title stated. | 1 年前 |