|
ONE - On-device Neural Engine
|
Go to the source code of this file.
Data Structures | |
| class | onert::backend::ruy::Validator |
Namespaces | |
| namespace | onert |
| namespace | onert::backend |
| namespace | onert::backend::ruy |
Macros | |
| #define | OP(InternalName) void visit(const ir::operation::InternalName &) override; |
| #define OP | ( | InternalName | ) | void visit(const ir::operation::InternalName &) override; |
Definition at line 33 of file Validator.h.