---
title: --help或--h
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/atctool/atlasatcparam_16_0008.html
sourcePath: /source/zh/canncommercial/900/devaids/atctool/atlasatcparam_16_0008.html
indexId: 5b06d770f46b36dcce665867b68f98ba0d45438d892ec983334a18dc0e51644372
---
# --help或--h

#### 产品支持情况

| 产品 | 是否支持 |
| --- | --- |
| Atlas 350 加速卡 | √ |
| Atlas A3 训练系列产品 / Atlas A3 推理系列产品 | √ |
| Atlas A2 训练系列产品 / Atlas A2 推理系列产品 | √ |
| Atlas 200I/500 A2 推理产品 | √ |
| Atlas 推理系列产品 | √ |
| Atlas 训练系列产品 | √ |


#### 功能说明

显示帮助信息。


#### 关联参数

无。


#### 参数取值

无。


#### 推荐配置及收益

无。


#### 示例

```
atc --help
```

返回的部分信息如下所示：

```
ATC start working now, please wait for a moment.
usage: atc <args>
generate offline model example:
atc --model=./alexnet.prototxt --weight=./alexnet.caffemodel --framework=0 --output=./domi --soc_version=<soc_version>
generate offline model for single op example:
atc --singleop=./op_list.json --output=./op_model --soc_version=<soc_version>

===== Basic Functionality =====
[General]
  --h/help            Show this help message
... ...
```


#### 依赖约束

无。
