OH_AI_CallBackParam
typedef struct OH_AI_CallBackParam {...} 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 |
|---|---|
| char* node_name | Operator name. |
| char* node_type | Operator type. |