---
title: aclopCompileType
description: "```"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/ascendgraphapi/aclcppdevg_03_1387.html
sourcePath: /source/zh/canncommercial/900/API/ascendgraphapi/aclcppdevg_03_1387.html
indexId: 31d111dfc30a31bad1887d74473dfd958fc5e617ebb0728412043f02b286605d72
---
# aclopCompileType

```
typedef enum aclCompileType {
    ACL_COMPILE_SYS,  // 当前仅支持设置为该选项
    ACL_COMPILE_UNREGISTERED  // 当前不支持
} aclopCompileType;
```
