bypassed_training

Modules

modelopt.torch.puzzletron.tools.bypassed_training.child_init

Core logic for creating pruned child model state dicts from parent models.

modelopt.torch.puzzletron.tools.bypassed_training.init_child_from_parent(...)

Init child models from parent models in the style of bypass training, but without having to run the entire bypass pipeline.

Utilities for initializing child models from parent models via bypassed training.