AMCT_LOG_LEVEL

Description

Sets the level of information displayed on the screen. This environment variable applies only to quantization of the PyTorch framework, Caffe framework, and ONNX network model.

Possible values are:

  • DEBUG: DEBUG, INFO, WARNING, and ERROR logs. Detailed process messages, including the quantization layer and corresponding processing phase (fusion, parameter quantization, or activation quantization)
  • INFO (default): INFO, WARNING, and ERROR logs. Brief quantization processing messages, including the quantization phase.
  • WARNING: WARNING and ERROR logs. Warning messages during quantization.
  • ERROR: ERROR logs. Error messages during quantization.

Example

export AMCT_LOG_LEVEL=INFO

Restrictions

None

Applicability

Atlas A2 training products/Atlas A2 inference products

Atlas A3 training products/Atlas A3 inference products

Atlas 200I/500 A2 inference products

Atlas training products

Atlas inference products