|
ONE - On-device Neural Engine
|
#include "mir/Operation.h"#include "mir/Visitor.h"#include "mir/OpDefs.h"#include <algorithm>#include "mir/Operations.inc"Go to the source code of this file.
Namespaces | |
| namespace | mir |
Macros | |
| #define | HANDLE_OP(OpType, OpClass) |
| #define | HANDLE_OP(OpType, OpClass) |
Functions | |
| const std::string & | mir::getTypeName (Operation::Type type) |
| #define HANDLE_OP | ( | OpType, | |
| OpClass | |||
| ) |
| #define HANDLE_OP | ( | OpType, | |
| OpClass | |||
| ) |