Dimitar Rusev
Dimitar Rusev
I was initially converting the whole network to json and then printing the weights, but even your way kept them the same. I had tested it only in Windows, but...
This would be very useful for conditional compilation in staging environments, where binary size is still important but you need to do some extra logging for example.
Oh, wow, that's most likely it. I was never able to reproduce this in `/tmp/repro`, and the only difference is I'm not backing up `/tmp` to iCloud. I am wondering...
Yeah, thanks! I went local as well and haven't had problems since. I'll go ahead and close this one as it doesn't seem like a problem solvable by the compiler?...
Check #115 - proposes some syntactic sugar for quantum operations
How would we handle `greenCheck(blue + yellow)`?
we should be inclusive to colorblind users, the compiler needs to check if the user is colorblind and if so only ever return `maybe` However there is the rare case...
Oh, I thought we had that "atomic shield" thing that allows us to execute instructions in exactly 0 seconds: - first the instructions are executed and the timing recorded -...
Hi, experiencing the same for: Zed: v0.128.3 OS: macOS 14.4 Memory: 16 GiB Architecture: aarch64 (Apple M1)
are time travel paradoxes UB? do we have a time machine borrow checker to prevent them?