AMCT Logs
File Description
- File content: logs generated during model compression by using AMCT.
- Naming constraint: amct_{framework}.log
- Constraint on the storage path: The data is stored in Collection_directory/amct_log/.
Collection Mode Description
During model compression, the number of logs generated corresponds to the number of quantization processes. Typically, only one quantization process is initiated, resulting in a single corresponding log. AMCT logs must be dumped to Collection_directory/amct_log.
Go to the log storage directory (process execution directory) and copy related component logs.
cp ~/amct_log Collection_directory/amct_log
Parent topic: Collection After Training or Inference