14 lines
618 B
Markdown
14 lines
618 B
Markdown
# BC-8 whole-layer decode-curve replay
|
|
|
|
| Config | Real TPOT | Original sim | Whole-curve sim | Residual before -> after | b>1 |
|
|
|---|---:|---:|---:|---:|---:|
|
|
| tp1_mns16 | 4.876 | 5.493 | 5.493 | +0.617 -> +0.617 | 0.00% |
|
|
| tp2_mns16 | 4.305 | 4.928 | 4.928 | +0.624 -> +0.624 | 0.00% |
|
|
| tp4_mns16 | 4.449 | 5.864 | 5.367 | +1.414 -> +0.918 | 37.47% |
|
|
| tp4_mns32 | 4.366 | 5.864 | 5.367 | +1.498 -> +1.001 | 37.47% |
|
|
|
|
- Real MNS16: `tp2_mns16 < tp4_mns16 < tp1_mns16`
|
|
- Original: `tp2_mns16 < tp1_mns16 < tp4_mns16`
|
|
- Whole curve: `tp2_mns16 < tp4_mns16 < tp1_mns16`
|
|
- Decision: **STATIC_WHOLE_CURVE_FIXES_BC8**.
|