1 Star 0 Fork 0

Gitee 极速下载 / wandb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/wandb/wandb
克隆/下载
.gitignore 805 Bytes
一键复制 编辑 原始数据 按行查看 历史
# NOTE: We use Hatch to build wandb, and it respects the *first* .gitignore
# file it sees. It doesn't consider .gitignore files in subdirectories.
# Conventional location for Python virtual environments.
.venv/*
# tox and nox caches.
.nox/
.nox-wandb/
.tox/
# Test results.
test-results/
.coverage
coverage.xml
coverage.txt
# Linting.
mypy-results/
# Build output in apple_stats.
apple_stats/.build/
__pycache__/
htmlcov/
.mypy_cache/
.pytest_cache/
.hypothesis/
.circle_cache/
.yea_cache/
build/
dist/
*.pyc
.python-version
wandb.egg-info
docs/themes/
docs/.generated-files.txt
docs/config.toml
tests/unit_tests_old/logs/*
!tests/unit_tests_old/logs/cleanup.sh
pip-wheel-metadata
.vscode/.ropeproject
xcuserdata/
cover-results/
wandb/proto_check/
*.log
.idea/
.yea-requirements.txt
.yeadoc/
logs/
Python
1
https://gitee.com/mirrors/wandb.git
git@gitee.com:mirrors/wandb.git
mirrors
wandb
wandb
main

搜索帮助