---
title: KernelSo
description: "配置AICPU算子实现文件编译生成的动态库文件的名称。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/API/ascendcopapi/atlasascendc_api_07_00216.html
sourcePath: /source/zh/canncommercial/900/API/ascendcopapi/atlasascendc_api_07_00216.html
indexId: 84802061d62e8f78a486b2808cf2b08ad300d92e3312b6b7b46a664f1850adbe77
---
# KernelSo

#### 功能说明

配置AICPU算子实现文件编译生成的动态库文件的名称。


#### 函数原型

```
OpAICPUDef &KernelSo(const char *value)
```


#### 参数说明

| 参数 | 输入/输出 | 说明 |
| --- | --- | --- |
| value | 输入 | AI CPU算子实现文件编译生成的动态库文件的名称。 |


#### 返回值说明

OpAICPUDef算子定义，OpAICPUDef请参考OpAICPUDef。


#### 约束说明

无
