OH_AI_CallBackParam

Overview

Defines the operator information passed in a callback.

Since

9

Related module

MindSpore

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.