Add "none" variants for every plug point (router, history, trunk) #45

Open
opened 2026-08-13 15:08:04 +02:00 by lars · 0 comments
Owner

Once the trunk registry and pluggable history-encoder issues (#33, #35) land:
router.type = "none", history = "none", trunk.type = "linear". Each is a
few lines, and together they turn "is this component earning its parameters?"
from a code change into a config sweep — which giant/tools/hparam_scan.py
can already drive.


Migrated from issues.md (v0.3.0 branch review, 2026-08-13), Issue 20.

Once the trunk registry and pluggable history-encoder issues (#33, #35) land: `router.type = "none"`, `history = "none"`, `trunk.type = "linear"`. Each is a few lines, and together they turn "is this component earning its parameters?" from a code change into a config sweep — which `giant/tools/hparam_scan.py` can already drive. --- Migrated from `issues.md` (v0.3.0 branch review, 2026-08-13), Issue 20.
lars added the modularityfeature labels 2026-08-13 15:08:04 +02:00
lars added a new dependency 2026-08-13 15:23:29 +02:00
Sign in to join this conversation.