deepke/.gitignore

19 lines
145 B
Plaintext
Raw Normal View History

2019-08-20 21:25:34 +08:00
.DS_Store
.idea
.vscode
__pycache__
*.pyc
2019-12-03 18:46:53 +08:00
test/.pytest_cache
2019-09-15 11:34:30 +08:00
2019-09-16 19:48:24 +08:00
data/out
2019-09-15 11:39:23 +08:00
2019-12-03 18:46:53 +08:00
logs
checkpoints
2019-09-15 11:39:23 +08:00
demo.py
2019-12-06 12:43:45 +08:00
otherUtils.py
module/Transformer_offical.py