issues
search
TUM-DAML
/
seml
SEML: Slurm Experiment Management Library
Other
168
stars
30
forks
source link
Adjustments to source reload
#64
Closed
n-gao
closed
3 years ago
n-gao
commented
3 years ago
This PR does the following:
move the reload code to
manage.py
(to prevent circular imports)
raise Exceptions if an error occurs
check whether the configs align with the source code
gasteigerjo
commented
3 years ago
LGTM.
This PR does the following:
manage.py
(to prevent circular imports)