Johannes Sauer
Johannes Sauer
I ran into the same problem, I got ` could not convert string to float ` after a fresh install, calling autorandr without any options. However I was running it...
I managed to do a conversion using something similar to the code below. Putting it here, so it may help others. It might be trivial if you have some experience...
I'm now trying to do something similar where I have tensors of different shape (one is basically a vector). Is it possible to broadcast it? My first attempt of a...
Alternatively we can save a UUID for each new instance, along with its process id. New instances can query if there are processes recorded which are no longer running. There...
working on it in #355
Good point. I think this should work for Linux (tested) and Mac (can't test it), the code for windows will have to be adapted. I'll get it working first, then...
One more thing to consider is how long the memory from the other options will persist. Had a quick look at shared memory, it should be persistent until the last...
Doesn't that have the same problem if there was/is only one instance?
QSetting based multiples instance work now. Still have to look into other backends
There is a good illustration on Slide 62 of the "Tutorial 4: Versatile Video Coding – Algorithms and Specification" at ICME 2020