ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
onert::compiler::pass Namespace Reference

Data Structures

class  ConstantInsertionPass
 
class  ConstantLoweringPass
 
class  ConstantOutputPass
 Pass to specially handle constant model outputs. More...
 
struct  IPass
 
class  LoweredOperandPass
 
class  LoweredOperationPass
 
class  OddOutputPass
 Pass to specially handle odd outputs in a subgraph. More...
 
class  OperandPass
 
class  OperationPass
 Class to iterate over operations and calls callback() method. More...
 
class  Pass
 
class  PassRunner
 Composite passes with logging. More...
 
class  PermutationEliminationPass
 An optimization pass that removes Permute operations if possible. More...
 
class  PermutationInsertionPass
 
class  UnusedOperandEliminationPass
 A pass to eliminate unused operands from the graph. More...