Expand description
GPU neural fast-path helpers (device slot mapping + AD-chain glue).
This module contains GPU-resident tables used to map neural predicate outputs (probability vectors) to CNF variable ids in the compiled circuit.
Structsยง
- GpuWeight
Slots - Device-resident mapping from neural output slots to CNF variable ids.
- Neural
Fast Path Config - Configuration for GPU neural fast-path weight injection.