소개
Designed for scientific computing and machine learning workflows, this skill provides a systematic approach to diagnosing and fixing memory growth issues that cause crashes during long-running experiments. It offers targeted patterns for handling common pitfalls such as unclosed matplotlib figures, unintended gradient accumulation, and GPU memory mismanagement. By providing clear implementation guidance for memory profiling tools and resource management patterns, it ensures that applications remain stable and efficient during Phase 4 performance optimization.