1 Star 0 Fork 0

stable diffusion webui/xformers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 654 Bytes
一键复制 编辑 原始数据 按行查看 历史
*~
*.swp
*.pyc
*.pyo
*.so
.mypy_cache/
*.egg-info/
build/
dist/
# for autocomplete
compile_commands.json
# Pytest verbose output
test-results/
# Coverage reports
.coverage
.coverage.*
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.vscode/*
xformers/benchmarks/LRA/datasets
xformers/benchmarks/LRA/logs
my_runs.md
# Triton cache
.cache
# JetBrains PyCharm IDE
.idea/
# Pyre cache
.pyre/
# Watchman config files
.watchmanconfig
# examples demo files
examples/input.txt
examples/lightning_logs
examples/data
# Hydra default output dir
multirun
outputs
.benchmarks
xformers/_flash_attn
xformers/version.py
xformers/cpp_lib.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stable_diffusion/xformers.git
[email protected]:stable_diffusion/xformers.git
stable_diffusion
xformers
xformers
main

搜索帮助