Rerumu
Rerumu
Having this issue on Debian with my GTX 1660 Super. Reinstalling pytorch did not help. After some testing I found it may be a memory issue. Setting cutout size to...
I'm not exactly sure what I'm looking at. Could you provide a non minified example?
It seems like you are trying to execute the ASCII representation of a hex string within Rerubi. This will not work, it's just a bunch of letters and numbers. First,...
The new repro was also bugged, using `string.byte` instead of `string.char` within its `tobyte` function, causing an invalid binary stream to be generated. I have fixed this and before further...
Not enough information is provided. Could you provide reproducible code?
After some testing and looking at the information (or absolute lack thereof) provided, I've come to figuring out that `repl.it` has a different endianess than which Rerubi was designed to...
Will look into it
I forgot to eventually look into this; with that said it's probably better if I was provided with an error message from OP. The code is a bit dusty and...
It appears you might be using a different version than either the latest release or the main branch. I don't see otherwise why that line would be panicking, since it...
I think it's probably out of scope. It would mean a whole other set of expectations to deal with, and generally Lua versions differ substantially in behavior anyway.