mikex86

Results 2 comments of mikex86

I just wanted to give this issue a +1. I'm currently writing a deeplearning library in Java, as I think the JVM is a great platform for deep learning. I...

Note that the tests don't seem to pass in CI for some reason. (`MOCKGPU` writes to this memory region too for some reason?) ```python if MOCKGPU: prg.constbuffer_0[0:2] = [len(bufs), len(vals)]...