mirror of
https://github.com/vladmandic/automatic
synced 2026-09-03 19:40:47 +02:00
b5c58151be
- restore stashed svd factors onto the layer's current device; the stash tuple does not follow module device moves, so an offload between apply and remove left restored factors on a stale device - recheck factor shapes for layers already in factor mode, so a malformed stacked network downgrades to the legacy path instead of raising in the concat - clear the fallback log at activate entry so a raise mid-pass cannot leak stale entries into the next report - pin both behaviors in the suite and state the compute-dtype fidelity floor in the module docstring