replacement_library

Modules

modelopt.torch.puzzletron.replacement_library.build_replacement_library

Build a v2 virtual replacement library from one sorted-teacher checkpoint.

modelopt.torch.puzzletron.replacement_library.library

Replacement library for virtual candidates backed by one sorted teacher checkpoint.

modelopt.torch.puzzletron.replacement_library.replacement_utils

This module provides helper functions for parsing, sorting, and analyzing layer replacement configurations used in the replacement library for model compression.

modelopt.torch.puzzletron.replacement_library.score_composition

Compose complete block metrics from isolated subblock measurements.

modelopt.torch.puzzletron.replacement_library.subblock_scoring

Derive replace-one-subblock scoring solutions from a full block library.

Replacement library for Puzzletron layer substitution.