Hendrik Borras
Hendrik Borras
Any news on this? I am planning to create a light animation, similar to the Hue animation, but in such a way that people outside can better understand in what...
Hi @rubenkop, Thank you for reporting the issue! And also thank you a lot for including the ONNX model and notebook. Unfortunately, It took me quite a while to get...
Hi @neilkimn , thank you a lot for your pull-request. This feature seems to be something that indeed many people are interested in. As example, I also implemented a variation...
Thank you for the reply! > So the experiments are only set to KILLED in the MongoDB, while they actually continue running on the cluster? Yes, that is exactly what...
> That's an easy fix then, since the Slurm states are defined in the settings. You just need to adjust the running states. Either in the repo's settings [here](https://github.com/TUM-DAML/seml/blob/master/seml/settings.py#L57) or...
We recently updated slurm to version `21.08.6` on our cluster and now everything appears to work fine, even without the workaround. So, if you like you can close the issue.
Just to add to this: As far as I can tell from looking at the code. The issue likely also appears with artifacts, which were added with `sacred` during the...
Since the left over artifacts were taking up large amounts of space in our database I wrote a small script to clean up the DB. You can take a look...
From my perspective you can close the issue. Since the PR by @danielzuegner seems to have resolved the problem :)
I was just about to comment something similar. It seems that the issue, which I mentioned in the code only appears with the attributes and not the initializes. So in...