neuro-ml / thunder

🌩️ The Deep Learning framework based on Lightning
https://neuro-ml.github.io/thunder/
MIT License
10 stars 1 forks source link

Add flag for overwriting experiment directory for `thunder build`. #47

Closed arseniybelkov closed 1 year ago

arseniybelkov commented 1 year ago

If thunder build receives destiantion path that already exists, it raises Exception.
An option for overwriting the directory should be added.