|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
| struct | nest::stmt::Visitor< T > |
Namespaces | |
| namespace | nest |
| namespace | nest::stmt |
Macros | |
| #define | STMT(Tag) virtual T visit(const NEST_STMT_CLASS_NAME(Tag) *) = 0; |
| #define STMT | ( | Tag | ) | virtual T visit(const NEST_STMT_CLASS_NAME(Tag) *) = 0; |