harmony 鸿蒙OH_AI_CallBackParam

  • 2025-06-12
  • 浏览 (6)

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 鸿蒙MindSpore Lite Kit

harmony 鸿蒙MindSpore

harmony 鸿蒙OH_AI_ShapeInfo

harmony 鸿蒙OH_AI_TensorHandleArray

harmony 鸿蒙context.h

harmony 鸿蒙data_type.h

harmony 鸿蒙format.h

harmony 鸿蒙@ohos.ai.mindSporeLite (On-device AI Framework)

harmony 鸿蒙model.h

harmony 鸿蒙status.h

0  赞