ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::backend::cl_common::ParentInfo Struct Reference

Struct to represent parent operand in child operand. More...

#include <ParentInfo.h>

Collaboration diagram for onert::backend::cl_common::ParentInfo:

Data Fields

ir::OperandIndex parent
 
ir::Coordinates coordinates
 

Detailed Description

Struct to represent parent operand in child operand.

Definition at line 33 of file ParentInfo.h.

Field Documentation

◆ coordinates

ir::Coordinates onert::backend::cl_common::ParentInfo::coordinates

Definition at line 36 of file ParentInfo.h.

◆ parent

ir::OperandIndex onert::backend::cl_common::ParentInfo::parent

Definition at line 35 of file ParentInfo.h.


The documentation for this struct was generated from the following file: