project-lighter / lighter

Config-based framework for organized and reproducible deep learning. MONAI Bundle + PyTorch Lightning.
https://project-lighter.github.io/lighter
MIT License
21 stars 2 forks source link

Remove timestamp from `Writer`'s directory #98

Closed ibro45 closed 7 months ago

ibro45 commented 8 months ago

https://github.com/project-lighter/lighter/blob/cbc17dbb09fb03bcbe5d3eb2f6757e952b281dab/lighter/callbacks/writer/base.py#L35

@surajpaib should we remove this, let the user do it if they need it?

surajpaib commented 7 months ago

Yes, I vote to remove it, I found it quite unnecessary