🕯️ LlamaTov · Bit-Perfect Dispatch

Two-axis 0-ULP congruence matrix — RUNTIME (compute vs oracle) × MIGRATION (source-preservation swipl→swilgt). Generated 2026-09-02T22:06:02Z 10d 3h ago · auto-refresh 10s
vs stock (runtime)
21/ 22 runtime 0-ULP bit-identical
1within tolerance (open cells)
0diverged beyond tolerance
vs truth (accuracy)
21matched (vs truth, entailed by bit-identity)
1IMPROVED vs truth (measured, better than stock)
migration (swipl→swilgt)
21/ 21 migration source-identical (swipl→swilgt)
measurement
493,395floats compared (population across all kernels)
6rows under-exercised (< 1000 floats)
21 / 22 runtime 0-ULP (95%)
Kernel Shape Runtime max ULP Floats Oracle Backend/Dev Accuracy (vs truth) Migration Notes
sgemm_cpu64x64BIT_IDENTICAL04,096torch.matmulcpu float32 cpuMATCHED-
sgemm_cpu256x256BIT_IDENTICAL065,536torch.matmulcpu float32 cpuMATCHED-
sgemm_cpu512x512BIT_IDENTICAL0262,144torch.matmulcpu float32 cpuMATCHED-
relu_cpu10000BIT_IDENTICAL010,000torch.nn.functional.relucpu float32 cpuMATCHED-
silu_cpu10000BIT_IDENTICAL010,000torch.nn.functional.silucpu float32 cpuMATCHED-
mish_cpu10000BIT_IDENTICAL010,000torch.nn.functional.mishcpu float32 cpuMATCHED-
fused_mm_bias_relu_cpu256x256BIT_IDENTICAL065,536torch.relu(x@W+b)cpu float32 cpuMATCHED-
conv2d_cpu1x3x16x16BIT_IDENTICAL02,048torch.nn.functional.conv2dcpu float32 cpuMATCHED-
upsample_cpu1x8x4x4BIT_IDENTICAL0512under-exercisedtorch.nn.functional.interpolatecpu float32 cpuMATCHED-
sigmoid_cpu10000BIT_IDENTICAL010,000torch.nn.functional.sigmoidcpu float32 cpuMATCHED-
tanh_cpu10000BIT_IDENTICAL010,000torch.nn.functional.tanhcpu float32 cpuMATCHED-
gelu_cpu10000PASS_ABS_TOLERANCE1279517,682 / 10,000torch.nn.functional.gelucpu float32 cpuIMPROVED
|err| 1.09e-08/3.86e-08 (3.5× better) · rounded 6,211/2,336
-
neg_cpu10000BIT_IDENTICAL010,000torch.negcpu float32 cpuMATCHED-
abs_cpu10000BIT_IDENTICAL010,000torch.abscpu float32 cpuMATCHED-
exp_cpu10000BIT_IDENTICAL010,000torch.expcpu float32 cpuMATCHED-
reduce_sum_cpu1024BIT_IDENTICAL01under-exercisedtorch.sumcpu float32 cpuMATCHED-
reduce_mean_cpu1024BIT_IDENTICAL01under-exercisedtorch.meancpu float32 cpuMATCHED-
reduce_max_cpu1024BIT_IDENTICAL01under-exercisedtorch.maxcpu float32 cpuMATCHED-
softmax_cpu32x64BIT_IDENTICAL02,048torch.nn.functional.softmaxcpu float32 cpuMATCHED-
layernorm_cpu8x128BIT_IDENTICAL01,024torch.nn.functional.layer_normcpu float32 cpuMATCHED-
maxpool2d_cpu1x3x16x16BIT_IDENTICAL0192under-exercisedtorch.nn.functional.max_pool2dcpu float32 cpuMATCHED-
linear_cpu4x32->64BIT_IDENTICAL0256under-exercisedtorch.nn.functional.linearcpu float32 cpuMATCHED-

By Op — Two-Axis Join

Runtime axis × Migration axis, joined by canonical op per dashboard/OP_MAPPING.md. 7 both · 12 runtime-only · 9 emitted-only · 28 ops total. Different populations, overlap by operation.
OpStateRuntime axis (vs oracle)Migration axis (swipl→swilgt)
layer_normBOTH
layernorm_cpu BIT_IDENTICAL
k_layer_norm byte-identical
matmulBOTH
sgemm_cpu BIT_IDENTICAL
linear_cpu BIT_IDENTICAL
k_matmul byte-identical
k_sgemv_substrate_native byte-identical
k_sgemv_cublas_match byte-identical
reluBOTH
relu_cpu BIT_IDENTICAL
k_relu byte-identical
k_vecmat_relu byte-identical
sigmoidBOTH
sigmoid_cpu BIT_IDENTICAL
k_sigmoid byte-identical
siluBOTH
silu_cpu BIT_IDENTICAL
k_silu byte-identical
k_vecmat_silu byte-identical
softmaxBOTH
softmax_cpu BIT_IDENTICAL
k_softmax byte-identical
tanhBOTH
tanh_cpu BIT_IDENTICAL
k_tanh byte-identical
absRUNTIME ONLY
abs_cpu BIT_IDENTICAL
(no emitted counterpart)
conv2dRUNTIME ONLY
conv2d_cpu BIT_IDENTICAL
(no emitted counterpart)
expRUNTIME ONLY
exp_cpu BIT_IDENTICAL
(no emitted counterpart)
fused_matmul_bias_reluRUNTIME ONLY
fused_mm_bias_relu_cpu BIT_IDENTICAL
(no emitted counterpart)
gelu_erfRUNTIME ONLY
gelu_cpu PASS_ABS_TOLERANCE (127951 ULP)
(no emitted counterpart)
max_pool2dRUNTIME ONLY
maxpool2d_cpu BIT_IDENTICAL
(no emitted counterpart)
mishRUNTIME ONLY
mish_cpu BIT_IDENTICAL
(no emitted counterpart)
negRUNTIME ONLY
neg_cpu BIT_IDENTICAL
(no emitted counterpart)
reduce_maxRUNTIME ONLY
reduce_max_cpu BIT_IDENTICAL
(no emitted counterpart)
reduce_meanRUNTIME ONLY
reduce_mean_cpu BIT_IDENTICAL
(no emitted counterpart)
reduce_sumRUNTIME ONLY
reduce_sum_cpu BIT_IDENTICAL
(no emitted counterpart)
upsampleRUNTIME ONLY
upsample_cpu BIT_IDENTICAL
(no emitted counterpart)
addEMITTED ONLY(no runtime cell)
k_add byte-identical
causal_maskEMITTED ONLY(no runtime cell)
k_causal_mask byte-identical
embedEMITTED ONLY(no runtime cell)
k_embed byte-identical
gelu_tanhEMITTED ONLY(no runtime cell)
k_gelu_tanh byte-identical
k_vecmat_gelu byte-identical
mulEMITTED ONLY(no runtime cell)
k_mul byte-identical
rms_normEMITTED ONLY(no runtime cell)
k_rms_norm byte-identical
ropeEMITTED ONLY(no runtime cell)
k_rope byte-identical
scaleEMITTED ONLY(no runtime cell)
k_scale byte-identical
vecmatEMITTED ONLY(no runtime cell)
k_vecmat byte-identical
1 open cell(s) toward full bit-perfect · LlamaTov / bpd-substrate · schema: dashboard/CONGRUENCE_SCHEMA.md