소개
Provides a structured framework for recovering deep learning models when original source code is missing, corrupted, or incomplete. This skill guides users through a systematic four-phase process—weight analysis, architecture reconstruction, minimal verification testing, and resource-aware execution—to ensure recovered models are accurate and functional. It is particularly valuable for inferring complex architectures like Transformers or CNNs from state dictionaries and managing model verification within CPU-constrained environments where performance estimation is critical.