Thijs Vogels
Thijs Vogels
Hi! I'm looking forward to using this suite in PyTorch, and I'm happy to help a bit with the porting. What's holding back the Tolstoi RNN task? I see there...
I have exactly the same problem. I believe it has something to do with the Node version. Did you solve this?
It turns out it helps to write ``` return liveDb.select( 'SELECT * FROM event WHERE 1=2', [ { table: '---' } ] ); ``` instead of ``` this.stop(); return; ```...
I haven't solved the problem yet, unfortunately. I don't know enough about the platform to add such a feature at the current time. I'm still interested, though.
Did you solve this issue, @dujuanxian? I have the same problem.
Hmm, I saw the same problem in the CI tests. How did this pass those to get merged?
Hi @wxj6000, thanks! Yeah that makes sense. I’d be happy to contribute this feature, but I don’t see an easy way to do this while maintaining compatibility with the current...
Hmm, but this code runs at import time. How would you set the list of active devices so early?