ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::ir::operation::If::Param Struct Reference

#include <If.h>

Collaboration diagram for onert::ir::operation::If::Param:

Data Fields

SubgraphIndex then_subg_index
 
SubgraphIndex else_subg_index
 

Detailed Description

Definition at line 33 of file If.h.

Field Documentation

◆ else_subg_index

SubgraphIndex onert::ir::operation::If::Param::else_subg_index

Definition at line 36 of file If.h.

Referenced by onert::ir::OperationDumper::visit().

◆ then_subg_index

SubgraphIndex onert::ir::operation::If::Param::then_subg_index

Definition at line 35 of file If.h.

Referenced by onert::ir::OperationDumper::visit().


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