---
title: SetGraphPpBuilderAsync
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/dataflowdevg/dfrefc_23_0026.html
sourcePath: /source/zh/canncommercial/900/others/dataflowdevg/dfrefc_23_0026.html
indexId: b882148648d4e79f164dd621e7e71c1c12d1a1b0ceb22dd2776df2177e70d1a769
---
# SetGraphPpBuilderAsync

#### 产品支持情况

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


#### 函数功能

设置FlowGraph中的GraphPp的Builder是否异步执行。


#### 函数原型

```
void SetGraphPpBuilderAsync(bool graphpp_builder_async)
```


#### 参数说明

| 参数名 | 输入/输出 | 描述 |
| --- | --- | --- |
| graphpp\_builder\_async | 输入 | FlowGraph中的GraphPp的Builder是否异步执行。取值如下： true：是 false：否 默认值：false |


#### 返回值

无


#### 异常处理

无。


#### 约束说明

无。
