---
title: IrOutputDef
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/ascendgraphapi/atlasgeapi_07_0417.html
sourcePath: /source/zh/canncommercial/900/API/ascendgraphapi/atlasgeapi_07_0417.html
indexId: de57156f47a9602cfa3299e8cc89b9be1837f14143f73f0f772e3b0dc63226db72
---
# IrOutputDef

#### 产品支持情况

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


#### 功能说明

IR输出定义结构体。


#### 结构说明

| 成员名 | 类型 | 说明 |
| --- | --- | --- |
| name | std::string | 输出名。 |
| ir\_output\_type | IrOutputType | 输出类型。 |
| symbol\_id | std::string | 预留字段。 |


#### 约束说明

无
