ONE - On-device Neural Engine
|
#include "CircleNodes.lst"
Go to the source code of this file.
Namespaces | |
namespace | luci |
Macros | |
#define | CIRCLE_NODE(OPCODE, CLASS) OPCODE, |
#define | CIRCLE_VNODE CIRCLE_NODE |
Enumerations | |
enum class | luci::CircleOpcode { luci::CIRCLE_NODE , luci::CIRCLE_VNODE } |
#define CIRCLE_NODE | ( | OPCODE, | |
CLASS | |||
) | OPCODE, |
Definition at line 25 of file CircleOpcode.h.
#define CIRCLE_VNODE CIRCLE_NODE |
Definition at line 26 of file CircleOpcode.h.