llmcompressor.utils.metric_logging
Utility functions for metrics logging and GPU memory monitoring.
This module provides functions for tracking device memory usage, loss, and runtime during module compression (optimization). Supports both NVIDIA and AMD GPU monitoring
Classes:
-
CompressionLogger–Log metrics related to compression algorithms