1
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Keep the environment image small; dataset and training outputs are mounted
|
||||
# from the host at runtime.
|
||||
train/
|
||||
valid/
|
||||
test/
|
||||
runs/
|
||||
*.pt
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.git/
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
*.log
|
||||
Reference in New Issue
Block a user