ONE - On-device Neural Engine
Loading...
Searching...
No Matches
CircleOpcode.h File Reference
#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 }
 

Macro Definition Documentation

◆ CIRCLE_NODE

#define CIRCLE_NODE (   OPCODE,
  CLASS 
)    OPCODE,

Definition at line 25 of file CircleOpcode.h.

◆ CIRCLE_VNODE

#define CIRCLE_VNODE   CIRCLE_NODE

Definition at line 26 of file CircleOpcode.h.