SwanLab
SwanLab copied to clipboard
[ADVICE] log git diff
🤪 Features description
Can SwanLab log "git diff"?
👍 What problem does this feature solve
When conducting experiments, we often need to make temporary code modifications, and sometimes we don’t want to commit every change or simply forget to do so. Is it possible to automatically save the git diff information for easier comparison between experiments?
🚑 Any additional
You are right, we are developing the usage of log_code() to allow files like train.py to be uploaded with the experiment; we believe this may be a more convenient way.