|
ONE - On-device Neural Engine
|
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 | PermutationIOPass |
| Pass to insert permutation operations for input and output for layout and/or data type conversions. More... | |
| class | UnusedOperandEliminationPass |
| A pass to eliminate unused operands from the graph. More... | |