Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
master
triton-ascend
/
docs
下载当前目录
wutianyao
feat: Add support for reduction axis parsing and dual/persistent reduction parameters
4b453cd7
创建于
1月8日
历史提交
文件
最后提交记录
最后更新时间
_static
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 个月前
sources
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 个月前
ENVIRONMENT.md
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
!696
6 个月前
HighPerformanceGuide.md
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
!784
6 个月前
Makefile
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 个月前
OPLIST.md
docs(README.md): modify README.md
10 个月前
conf.py
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 个月前
index.rst
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
!571
7 个月前
requirements.txt
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 个月前