Chris Goldammer
Chris Goldammer
I found a workaround, but note that I haven't yet checked all corner cases. Here's a line that makes the visual selection mode work with Slimux in Ipython 5 for...
Nice. This is of course cleaner than the one-line hack I wrote.
Thanks for the PR, I like making it easier for users! And apologies for the late response, for some reasons this got drowned in other messages. Could you add a...
Reviewing now. I like this in theory, let me think if there's some corner cases that are tricky.
Let me look at this later this week. I like the idea, but it's a bit non-trivial to test so I'll have to think if I can find a way...
Running on Paperspace with 8GB GPU, I get the error on this line ` vae = vae.to(torch_device)`: ``` RuntimeError: CUDA out of memory. Tried to allocate 2.00 MiB (GPU 0;...
Hi, I am wondering whether this is still actively worked on? My current use case is that I'd like to have the ability to reset a Vagrant Box on Rackspace...
A quick update: Under Ubuntu, this did work. Thus, likely related to Windows.