Files
DeepSpeed/.gitignore
Shaden Smith 5812e84544 readthedocs yaml configuration (#410)
Co-authored-by: Jeff Rasley <jerasley@microsoft.com>
2020-09-16 18:57:43 -07:00

26 lines
331 B
Plaintext

*.pyc
.idea/
*~
*.swp
*.log
deepspeed/git_version_info_installed.py
# Build + installation data
build/
dist/
*.so
deepspeed.egg-info/
# Website
docs/_site/
docs/build
docs/code-docs/source/_build
docs/code-docs/_build
docs/code-docs/build
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Testing data
tests/unit/saved_checkpoint/