1 Star 0 Fork 0

李思杰/rocm-triton

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 641 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jason Furmanek 提交于 2023-10-05 21:05 . resolve some merge conflicts
# Triton builds
build/
# Triton Python module builds
python/build/
python/triton.egg-info/
python/triton/_C/libtriton.pyd
python/triton/_C/libtriton.so
# Python caches
__pycache__/
*.py[cod]
.pytest_cache
# Environments
.venv
venv/
venv.bak/
# VS Code project files
.vscode
.vs
# JetBrains project files
.idea
cmake-build-*
# Third-party binaries
cuobjdump
nvdisasm
ptxas
# Docs
docs/_build/
docs/python-api/generated/
docs/dialects/
docs/getting-started/tutorials
!python/tutorials/*.py
!python/tutorials/*.rst
# clangd index. (".clangd" is a config file now, thus trailing slash)
.clangd/
.cache
/compile_commands.json
.vscode
.vs
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jayzlee147/rocm-triton.git
git@gitee.com:jayzlee147/rocm-triton.git
jayzlee147
rocm-triton
rocm-triton
triton-mlir

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385