autodl-projects/.gitignore

139 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-01-31 15:27:38 +01:00
.DS_Store
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
*.manifest
*.spec
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Unit test / coverage reports
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*,cover
.hypothesis/
# Translations
*.mo
*.pot
# Django stuff:
*.log
local_settings.py
# Flask stuff:
instance/
.webassets-cache
# Scrapy stuff:
.scrapy
# Sphinx documentation
docs/_build/
# PyBuilder
target/
# IPython Notebook
.ipynb_checkpoints
# pyenv
.python-version
# celery beat schedule file
celerybeat-schedule
# dotenv
.env
# virtualenv
venv/
ENV/
# Spyder project settings
.spyderproject
# Rope project settings
.ropeproject
# Pycharm project
.idea
snapshots
*.pytorch
*.tar.bz
data
.*.swp
main_main.py
*.pdf
*/*.pdf
# Device
scripts-nas/.nfs00*
*/.nfs00*
2019-03-31 16:49:43 +02:00
*.DS_Store
2019-04-08 05:04:08 +02:00
# logs and snapshots
output
logs
2019-11-09 14:15:31 +01:00
# snapshot
a.pth
2019-11-14 03:55:42 +01:00
cal-merge*.sh
2019-12-02 08:03:40 +01:00
GPU-*.sh
2019-12-20 10:41:49 +01:00
cal.sh
aaa
cx.sh
2019-12-21 01:13:08 +01:00
NAS-Bench-*-v1_0.pth
lib/NAS-Bench-*-v1_0.pth
2019-12-23 01:19:09 +01:00
others/TF
scripts-search/l2s-algos
TEMP-L.sh
.nfs00*
*.swo
*/*.swo
2021-02-23 11:59:23 +01:00
# Visual Studio Code
2021-02-25 09:24:56 +01:00
.vscode
2021-03-23 10:43:45 +01:00
mlruns*
2021-03-03 14:57:48 +01:00
outputs
2021-03-21 13:52:22 +01:00
pytest_cache
2021-03-30 14:25:47 +02:00
*.pkl
2021-04-12 09:42:43 +02:00
*.pth
2021-04-29 13:48:21 +02:00
*.tgz