昇腾社区
开发者
主页
开发
文档
活动
学习
论坛
博客
开发者计划
更多
Home
Products
Solutions
更多
Atlas Hardware
Coming Soon
Heterogeneous Compute Architecture
CANN
AI Frameworks
MindSpore
PyTorch Adaptation
TensorFlow Adaptation
Application Enablement
MindSpeed
MindIE
MIndCluster
MindEdge
MindSDK
ModelZoo
Full-Pipeline Development Toolchains
MindStudio
Cluster O&M
CCAE
Industry Applications
Internet
Telecom
Urban Data Center
Finance
Education
Energy
Transportation
Manufacturing
Healthcare
Solutions
MoE EP Solution
Atlas Foundation Model Solution
文档

hi_mpp_chn

Description

Defines the structure of the module, device, and channel.

Prototype

typedef struct {
    hi_mod_id   mod_id;
    hi_s32      dev_id;
    hi_s32      chn_id;
} hi_mpp_chn;

Members

Member

Description

mod_id

Module ID.

dev_id

Device ID

chn_id

Channel ID.

Parent topic: Common

Copyright © 2021-2026 Huawei Technologies Co., Ltd. All rights reserved.

Terms of Use
Privacy Policy
Cookies Policy
User Agreement
Contact Us