David J Wu
David J Wu
This is cool. Presumably it will be a lot easier to get C++ part tested once cmake is configured, so that you can actually compile it reliably. :) So it...
Are there relevant benchmarks between oneDNN and eigen on the same deep-learning-style matrix operations that would indicate that it would actually be better, and by how much? Adding a backend...
I don't find the AI answer very useful here, particularly as it gives no citation for its "test example" which appears to just be some made-up benchmark numbers. I do...
Yes but it has to be the checkpoint file, not the bin.gz file.
How much GPU memory do you have? It's possible that there's not enough memory on the GPU to have both models loaded. You might be able to use less memory...
Doesn't need to be a multiple of anything. It's *possible* that particular numbers are mildly good or bad for performance, but you can still try with any smaller numbers you...
Updated to 1.2.5 as of master branch, does it work now?
By pv do you mean something like this? https://github.com/lightvector/KataGo/blob/master/cpp/configs/gtp_example.cfg#L76-L78 https://github.com/lightvector/KataGo/blob/master/cpp/configs/analysis_example.cfg#L26-L27