文件最后提交记录最后更新时间
feat: add html documentation support for triton ascend **Changes:** - Add HTML documentation support for triton ascend - Refactor and format documentation - Add automatic rendering via GitHub Action **Next steps**: - API descriptions should be written into the source code and updated as the code is updated, so all triton APIs that differ from upstream triton need to be updated. 11 个月前
feat: Add support for reduction axis parsing and dual/persistent reduction parameters - Parse the reduction axis and mark the original axis in keys with 'r'. - Add support for parsing dual_reduction and persistent_reduction parameters. - Fix an issue with pointer parameter parsing. - Update autotune documentation to reflect the changes. 4 个月前
fix(doc): fix document issues Co-authored-by: fengrui<fengrui15@huawei.com> # message auto-generated for no-merge-commit merge: !696 merge fix-doc-issues into master fix(doc): fix document issues Created-by: fengrui886 Commit-by: fengrui Merged-by: ascend-robot Description: ### 相关的Issue ### 原因(目的、解决的问题等) ### 描述(做了什么,变更了什么) ### 测试用例(新增、改动、可能影响的功能) See merge request: Ascend/triton-ascend!6966 个月前
fix(doc): fix link error Co-authored-by: kpxing<xingkaipeng@huawei.com> # message auto-generated for no-merge-commit merge: !784 merge master into master fix(doc): fix link error Created-by: kpxing Commit-by: kpxing Merged-by: ascend-robot Description: ## 描述 修复文档链接失效问题 ## checklist <!-- [x] 表示选中 --> - [ ] 是否通过本地IDE对代码进行静态检查 - [ ] 是否通过本地IDE对代码进行格式化处理 - [ ] 是否进行空指针校验 - [ ] 是否进行返回值校验 - [ ] 是否正确释放new/malloc申请的内存 - [ ] 是否充分考虑接口的异常场景 - [ ] 是否正确记录错误日志 See merge request: Ascend/triton-ascend!7846 个月前
feat: add html documentation support for triton ascend **Changes:** - Add HTML documentation support for triton ascend - Refactor and format documentation - Add automatic rendering via GitHub Action **Next steps**: - API descriptions should be written into the source code and updated as the code is updated, so all triton APIs that differ from upstream triton need to be updated. 11 个月前
docs(README.md): modify README.md 10 个月前
fix(copyright): add copyright headers and LICENSE to all files while retaining the copyright of the Triton community. Co-authored-by: wangzhanpeng5<wangzhanpeng5@huawei.com> 7 个月前
edit hyper link to gitcode Co-authored-by: zhaijiahao<982539404@qq.com> # message auto-generated for no-merge-commit merge: !571 merge gitcode into master edit hyper link to gitcode Created-by: leopold0801 Commit-by: zhaijiahao Merged-by: ascend-robot Description: ### 相关的Issue ### 原因(目的、解决的问题等) ### 描述(做了什么,变更了什么) ### 测试用例(新增、改动、可能影响的功能) See merge request: Ascend/triton-ascend!5717 个月前
feat: add html documentation support for triton ascend **Changes:** - Add HTML documentation support for triton ascend - Refactor and format documentation - Add automatic rendering via GitHub Action **Next steps**: - API descriptions should be written into the source code and updated as the code is updated, so all triton APIs that differ from upstream triton need to be updated. 11 个月前