Sign in Sign up
pub

lc0_dart

LC0 (Leela Chess Zero) classical CNN inference in pure Dart with a PUCT / virtual-loss MCTS and a UCI shell. Loads a .pb.gz LC0 network (LINEAR16 / FLOAT16 / BFLOAT16), folds BatchNorm at load time, runs an SE-aware residual tower on CPU or CUDA, and emits WDL + policy logits or a full search result.

pub View on Pub

Activity

Latest release
4w ago
Total releases
3
Cadence
~daily
Last 12 months
3

Details

First release
Aug 17, 2026
Releases
Version Released
0.1.2 patch
0.1.1 patch
0.1.0 initial