---
title: --core_type
description: "| 产品 | 是否支持 |"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/devaids/atctool/atlasatcparam_16_0037.html
sourcePath: /source/zh/canncommercial/900/devaids/atctool/atlasatcparam_16_0037.html
indexId: 8c8841d644aa1a278186230960dcd62a6ce9853fda846d19538d04395ae09ad272
---
# --core_type

#### 产品支持情况

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


#### 功能说明

设置模型编译时使用的Core类型。

该参数仅在 Atlas 推理系列产品 支持，其他产品配置后，模型转换成功，但是功能不生效。


#### 关联参数

无。


#### 参数取值

参数值：

- VectorCore
- AiCore，默认为AiCore

参数值约束：若网络模型中包括Cube算子，则只能使用AiCore。


#### 推荐配置及收益

无。


#### 示例

```
--core_type=VectorCore
```


#### 依赖约束

无。
