We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Windows 10 I perform a successful run on position-tester then I zip the out1.log and place it into the ToProcess folder
Actual parameters: nodes:100 nodes weight:61815.gz { "Threads": 2, "minibatchsize": 256, "backend": "demux", "backendOptions": "(backend=cudnn-fp16,gpu=0),(backend=cudnn-fp16,gpu=1)", "SmartPruningFactor": 1, "VerboseMoveStats": true, "HistoryFill": "always", "WeightsFile": "e:/software/chess/leela chess/weights/61815.gz" }
nodes:100 nodes weight:61815.gz { "Threads": 2, "minibatchsize": 256, "backend": "demux", "backendOptions": "(backend=cudnn-fp16,gpu=0),(backend=cudnn-fp16,gpu=1)", "SmartPruningFactor": 1, "VerboseMoveStats": true, "HistoryFill": "always", "WeightsFile": "e:/software/chess/leela chess/weights/61815.gz" }
running: python statsFromLog-TC.py ToProcess never terminates
python statsFromLog-TC.py ToProcess
out1.zip
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On Windows 10 I perform a successful run on position-tester then I zip the out1.log and place it into the ToProcess folder
Actual parameters:
nodes:100 nodes weight:61815.gz { "Threads": 2, "minibatchsize": 256, "backend": "demux", "backendOptions": "(backend=cudnn-fp16,gpu=0),(backend=cudnn-fp16,gpu=1)", "SmartPruningFactor": 1, "VerboseMoveStats": true, "HistoryFill": "always", "WeightsFile": "e:/software/chess/leela chess/weights/61815.gz" }
running:
python statsFromLog-TC.py ToProcess
never terminates
out1.zip
The text was updated successfully, but these errors were encountered: