加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MANIFEST.in 722 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luca Wehrstedt 提交于 2024-07-03 14:39 . Add rowwise fp8 matmul
include LICENSE
include requirements.txt
include version.txt
include third_party/flash-attention/version.txt
recursive-include xformers/csrc *
recursive-include third_party/sputnik *
recursive-include third_party/cutlass/include *
recursive-include third_party/cutlass/tools/util/include *
recursive-include third_party/cutlass/examples *
recursive-include third_party/flash-attention/csrc *
recursive-include third_party/flash-attention/flash_attn *
prune third_party/flash-attention/csrc/cutlass/docs/
prune third_party/flash-attention/csrc/cutlass/test/
prune third_party/flash-attention/csrc/cutlass/tools/
prune third_party/flash-attention/csrc/cutlass/media/
prune third_party/flash-attention/csrc/cutlass/python/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化