Sebastian Stabinger
Sebastian Stabinger
@v-iashin I have seen similar behaviour. `coolgpus` often just crashes after a few hours/days. We tried solving this by calling coolgpus in a loop if it exits. Recently, this leads...
Thanks! I will have a look into what to add and how it might fit into the package and will come back to you.
OK, I did a bit of debugging. The problem seems to be the `shell-quote-argument` here: https://github.com/jorgenschaefer/elpy/blob/c31cd91325595573c489b92ad58e492a839d2dec/elpy.el#L2108-L2110 Replacing it with `identity` solves the problem ...
This `DataValue` instead of `missing` business has confused me as well. Especially since I think there is no explanation in the documentation why the package is not using the standard...
Same problem when loading ResNet50 with error `UndefVarError: stride=(1, 1) not defined`
The problem seems to be the inpainting model. That seems to trip up the system.
Thanks! Good to know I am not just too stupid to use the component 😂 And no, I, unfortunately, don't know a lot about audio processing. Good luck with the...
That's great news. Going to try it out ASAP! 😁
Were you able to solve this somehow? For me, this would also be a pretty handy feature.
Unfortunately, I have the same problem. For me CoPilot often only works for a few minutes and then it stops working until I disable and enable CoPilot mode again. It...