KataGo
KataGo copied to clipboard
How to solve the error of 'Uncaught exception: Dummy neural net backend: NeuralNet:: loadModelFile unimplemented'
trafficstars
You probably built KataGo without specifying which neural net backend to use. Just specify your desired value for USE_BACKEND, see https://github.com/lightvector/KataGo/blob/master/Compiling.md