OH_AI_CallBackParam
Overview
Defines the operator information passed in a callback.
Since: 9
Related module: MindSpore
Header file: model.h
Summary
Member Variables
| Name | Description. |
|---|---|
| node_name | Operator name. |
| node_type | Operator type. |
Member Variable Description
node_name
char* OH_AI_CallBackParam::node_name
Description
Operator name.
node_type
char* OH_AI_CallBackParam::node_type
Description
Operator type.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙OH_AI_TensorHandleArray