--help or --h

Description

Displays help information.

See Also

None

Argument

None

Suggestions and Benefits

None

Example

  • Caffe framework
    amct_caffe calibration --help
  • TensorFlow framework
    • PTQ:
      amct_tensorflow calibration --help
    • QAT model adaptation to CANN format:
      amct_tensorflow convert --help
  • ONNX network
    • PTQ:
      amct_onnx calibration --help
    • QAT model adaptation to CANN format:
      amct_onnx convert --help

Restrictions

None